[PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 12 01:34:51 PDT 2016
hokein added a comment.
@jbangert, your patch broke the buildbot, and I reverted it in r283985. You need to add the new source files to the CMakefile. (I saw other compilation errors after I updated the cmake files, Could you take a look on it? )
Repository:
rL LLVM
https://reviews.llvm.org/D24997
More information about the cfe-commits
mailing list