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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 01:13:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283981: [ClangTidy] Add UsingInserter and NamespaceAliaser (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D24997?vs=74311&id=74338#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24997

Files:
  clang-tools-extra/trunk/clang-tidy/utils/ASTUtils.cpp
  clang-tools-extra/trunk/clang-tidy/utils/ASTUtils.h
  clang-tools-extra/trunk/clang-tidy/utils/NamespaceAliaser.cpp
  clang-tools-extra/trunk/clang-tidy/utils/NamespaceAliaser.h
  clang-tools-extra/trunk/clang-tidy/utils/UsingInserter.cpp
  clang-tools-extra/trunk/clang-tidy/utils/UsingInserter.h
  clang-tools-extra/trunk/unittests/clang-tidy/NamespaceAliaserTest.cpp
  clang-tools-extra/trunk/unittests/clang-tidy/UsingInserterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24997.74338.patch
Type: text/x-patch
Size: 23645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161012/4fceda3e/attachment-0001.bin>


More information about the cfe-commits mailing list