Eugene.Zelenko added inline comments. ================ Comment at: clang-tidy/cppcoreguidelines/OneNamePerDeclarationCheck.cpp:26 @@ +25,3 @@ + +} // end anonymous namespace + ---------------- Namespace is inconsistent with following ones. It I'm not mistaken, **// namespace** is prevailing form in CLang-tidy code.
https://reviews.llvm.org/D25024 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits