summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/attr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR8720 by printing an error message with a substring that the gcc testsui...Rafael Espindola2010-12-071-1/+1
* Change CodeGenModule to rely on the Module's symbol table instead ofJohn McCall2010-03-191-0/+8
* Fix attr.cpp by not checking the generated assembler output.Anders Carlsson2010-01-271-24/+5
* Fix for PR5967: Make const-marking for LLVM globals correct for cases requiringEli Friedman2010-01-081-0/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Ensure we have atleast 2-byte alignment for member functions.Mike Stump2009-10-051-3/+11
* Testcase for recent checkin.Mike Stump2009-10-051-0/+28
OpenPOWER on IntegriCloud