summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-template-member.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-3/+3
* Revert r158009 since there are some uses of artificial functions inEric Christopher2012-10-171-1/+1
* Reapply "Only emit debug information for methods that are user defined, there's"Eric Christopher2012-06-051-1/+1
* Revert "Only emit debug information for methods that are user defined, there's"John McCall2012-06-051-1/+1
* Only emit debug information for methods that are user defined, there'sEric Christopher2012-06-051-1/+1
* Add support to mangle templated member function names with templateEric Christopher2012-03-141-1/+1
* When adding member functions to a class add any specializations ofEric Christopher2012-03-131-0/+21