[PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 01:07:48 PDT 2016


hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.

LGTM with one more nit.



================
Comment at: clang-tidy/utils/ASTUtils.h:25
+
+#endif
----------------
missing a trailing comment  `// LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_ASTUTILS_H`


https://reviews.llvm.org/D24997





More information about the cfe-commits mailing list