NoQ accepted this revision.
NoQ added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp:84
 
-}
-}
-}
+} // namespace
+} // namespace ento
----------------
Szelethus wrote:
> Well, according to `clangd`, this is how it's supposed to be done in LLVM.
[[ 
https://github.com/llvm-mirror/clang/blob/release_80/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h#L158
 | Can confirm ]].


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67335



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

Reply via email to