summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-template-limit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* In case of template specialization, do not try to delay emitting debug info ↵Devang Patel2011-10-281-0/+15
for concrete type in -flimit-debug-info mode. This fixes some of the failures from bs15503.exp tests in gdb testsuite. llvm-svn: 143227
OpenPOWER on IntegriCloud