]> granicus.if.org Git - clang/commit
DebugInfo: Support (using GNU extensions) for template template parameters and parame...
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Jun 2013 18:59:18 +0000 (18:59 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Jun 2013 18:59:18 +0000 (18:59 +0000)
commit35178dc09d97bb2e0612813def09833866e3ad82
treedc510c0cf407071644b91f749efa74b89dd91118
parenta0a65ef433e2ec19c080a9073cc6b3ccc132c27b
DebugInfo: Support (using GNU extensions) for template template parameters and parameter packs

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184644 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/TypePrinter.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CXX/temp/temp.decls/temp.variadic/p2.cpp
test/CodeGenCXX/debug-info-template.cpp