This fixes mismatch between template decls and template specialization decls.
Also added a few more test cases.
Paths
| Differential D29447
[change-namespace] check using shadow decl correctly when shortening namespace specifiers. ClosedPublic Authored by ioeric on Feb 2 2017, 5:51 AM.
Details
Summary This fixes mismatch between template decls and template specialization decls. Also added a few more test cases.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 2 2017, 7:27 AM Closed by commit rL293897: [change-namespace] check using shadow decl correctly when shortening namespace… (authored by ioeric). · Explain WhyFeb 2 2017, 7:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86815 clang-tools-extra/trunk/change-namespace/ChangeNamespace.cpp
clang-tools-extra/trunk/unittests/change-namespace/ChangeNamespaceTests.cpp
|