DebugInfo: Render the canonical name of a class template specialization, even when...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 18 Oct 2019 23:58:34 +0000 (23:58 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 18 Oct 2019 23:58:34 +0000 (23:58 +0000)
commit9fdd09a4ccd01feb8e00be22b17e944e46807746
tree4267a76ff85757c6e8a99fb8c359347edd94191c
parent937241b0d9e8f896d4387292f01abf18ba9f9fcb
DebugInfo: Render the canonical name of a class template specialization, even when nested in another class template specialization

Differential Revision: https://reviews.llvm.org/D63031

llvm-svn: 375304
clang/lib/AST/TypePrinter.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-template-explicit-specialization.cpp