[all-commits] [llvm/llvm-project] 9fdd09: DebugInfo: Render the canonical name of a class te...
David Blaikie via All-commits
all-commits at lists.llvm.org
Fri Oct 18 16:57:23 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9fdd09a4ccd01feb8e00be22b17e944e46807746
https://github.com/llvm/llvm-project/commit/9fdd09a4ccd01feb8e00be22b17e944e46807746
Author: David Blaikie <dblaikie at gmail.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M clang/lib/AST/TypePrinter.cpp
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGenCXX/debug-info-template-explicit-specialization.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list