summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-fwd-template-param.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [DWARF] Allow forward declarations of a class template instantiationPaul Robinson2017-09-281-0/+20
to have child entries describing the template parameters. This will be on by default for SCE tuning. Differential Revision: https://reviews.llvm.org/D14358 llvm-svn: 314444
OpenPOWER on IntegriCloud