summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the test I broke, and also fix a crash when declaring a virtual destructo...Anders Carlsson2010-01-261-0/+17
* Fix crash generating debug info for constructor for anonymous struct.Eli Friedman2010-01-161-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add rudimentary support for member pointers to CGDebugInfo.Anders Carlsson2009-12-061-0/+7
* Canonicalize the type before trying to create a debug type.Anders Carlsson2009-11-141-0/+5
* Simplify the debug info code, handle lvalue references and template specializ...Anders Carlsson2009-11-061-0/+2
* Handle QualifiedNameType and SubstTemplateTypeParmType types in CGDebugInfo::...Anders Carlsson2009-11-061-0/+6