[PATCH] D71594: testing clang-tidy
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 09:55:33 PST 2019
Eugene.Zelenko added a comment.
Where set of Clang-tidy checks come from? .clang-tidy? Could stricter set of custom rules be used?
================
Comment at: clang/include/clang/Analysis/AnalysisDeclContext.h:527
-#endif // LLVM_CLANG_ANALYSIS_ANALYSISDECLCONTEXT_H
+#endif
----------------
Shouldn't absence of comment for closing #endif detected by Clang-tidy?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71594/new/
https://reviews.llvm.org/D71594
More information about the cfe-commits
mailing list