summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-template.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-221-17/+20
* Debug Info: PR14992: Support values for non-type template parameters of funct...David Blaikie2013-05-131-8/+15
* Debug Info: Silently accept template argument packsDavid Blaikie2013-05-101-0/+10
* PR14992: Debug Info: Support more non-type template parametersDavid Blaikie2013-05-101-9/+52
* Debug Info: include address-of ('&') operator and qualified names in template...David Blaikie2013-05-091-6/+13
* Fix some test cases I broke in r181552David Blaikie2013-05-091-3/+3
* DebugInfo: Simply & constrain test(s) for PR9600/PR9608David Blaikie2013-05-091-41/+14
* Remove trailing whitespaceDavid Blaikie2013-05-091-9/+9
* Incomplete type does not have any size.Devang Patel2011-04-041-0/+14
* Do not try calculate the size of forward-declared template type array.Devang Patel2011-04-011-0/+10
* Emit debug info for template value parameters.Devang Patel2011-02-021-0/+9
* Emit debug info for template type parameters.Devang Patel2011-02-021-1/+5
* Print template argument names for template class.Devang Patel2010-07-201-0/+9
OpenPOWER on IntegriCloud