"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "a630fb0b67fc4a877ad319a311e9d1fa03e51f91"
[clang-tidy] Adding Fuchsia checker for statically constructed objects
Adds a check to the Fuchsia module to warn if statically-stored objects are created, unless constructed with `constexpr`. See https://fuchsia.googlesource.com/zircon/+/master/docs/cxx.md for reference. Differential Revision: https://reviews.llvm.org/D41546 llvm-svn: 322310
Loading
Please register or sign in to comment