MyDeveloperDay added a comment.

oh! gosh I'm sorry I didn't realize that `lsan` has this non standard LLVM 
style .clang-format, my apologies!  D100238: [sanitizer] Set 
IndentPPDirectives: AfterHash in .clang-format 
<https://reviews.llvm.org/D100238>

kind of surprised TBH, doesn't feel the indentation happens enough to warrant 
it, but that's up to you its not my backyard.

  $ grep "#if" *.cpp | wc -l
  461
  llvm-project/compiler-rt/lib/sanitizer_common
  $ grep "# if" *.cpp | wc -l
  27


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115103/new/

https://reviews.llvm.org/D115103

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to