[PATCH] D29447: [change-namespace] check using shadow decl correctly when shortening namespace specifiers.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 05:51:12 PST 2017
ioeric created this revision.
This fixes mismatch between template decls and template specialization decls.
Also added a few more test cases.
https://reviews.llvm.org/D29447
Files:
change-namespace/ChangeNamespace.cpp
unittests/change-namespace/ChangeNamespaceTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29447.86795.patch
Type: text/x-patch
Size: 4112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170202/8876bf59/attachment.bin>
More information about the cfe-commits
mailing list