[PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 03:39:45 PDT 2016


ioeric updated this revision to Diff 75280.
ioeric added a comment.

- Ignore using decls in old ns but not the inner-most old ns.


https://reviews.llvm.org/D25771

Files:
  change-namespace/ChangeNamespace.cpp
  change-namespace/ChangeNamespace.h
  unittests/change-namespace/ChangeNamespaceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25771.75280.patch
Type: text/x-patch
Size: 27450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161020/b5dc57be/attachment-0001.bin>


More information about the cfe-commits mailing list