]> granicus.if.org Git - clang/commit
Print template argument names for template class.
authorDevang Patel <dpatel@apple.com>
Tue, 20 Jul 2010 20:24:18 +0000 (20:24 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 20 Jul 2010 20:24:18 +0000 (20:24 +0000)
commit700a1cb1d207e660fcd9c234cccfc78553f06802
treea7c5efb1832c01856ca6da887a64cb401409265b
parent6c552c1d5f47fbba00e6268d96a26ad026f2da2a
Print template argument names for template class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-info-template.cpp [new file with mode: 0644]