[PATCH] D13182: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards
Kostya Serebryany via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 16:12:28 PDT 2015
kcc added a comment.
You've run clang-tidy to make the code better.
But we don't have it as a pre-commit check and so the following commits will
make the code clang-tidy-unclean again (i.e regress).
Repository:
rL LLVM
http://reviews.llvm.org/D13182
More information about the llvm-commits
mailing list