summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/virt-dtor-gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola2011-01-251-1/+1
* Add unnamed_addr to constructors and destructors.Rafael Espindola2011-01-111-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix a couple of tests.Eli Friedman2009-11-141-1/+1
* PR5483: Generate missing form of destructor when it is virtual. (SomeoneEli Friedman2009-11-141-0/+10