[PATCH] D30328: [change-namepsace] make it possible to whitelist symbols so they don't get updated.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 24 04:06:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296110: [change-namepsace] make it possible to whitelist symbols so they don't get… (authored by ioeric).

Changed prior to commit:
  https://reviews.llvm.org/D30328?vs=89640&id=89643#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30328

Files:
  clang-tools-extra/trunk/change-namespace/ChangeNamespace.cpp
  clang-tools-extra/trunk/change-namespace/ChangeNamespace.h
  clang-tools-extra/trunk/change-namespace/tool/ClangChangeNamespace.cpp
  clang-tools-extra/trunk/test/change-namespace/Inputs/fake-std.h
  clang-tools-extra/trunk/test/change-namespace/white-list.cpp
  clang-tools-extra/trunk/unittests/change-namespace/ChangeNamespaceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30328.89643.patch
Type: text/x-patch
Size: 6792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170224/31d24172/attachment.bin>


More information about the cfe-commits mailing list