Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR8720 by printing an error message with a substring that the gcc testsui... | Rafael Espindola | 2010-12-07 | 1 | -1/+1 |
* | Change CodeGenModule to rely on the Module's symbol table instead of | John McCall | 2010-03-19 | 1 | -0/+8 |
* | Fix attr.cpp by not checking the generated assembler output. | Anders Carlsson | 2010-01-27 | 1 | -24/+5 |
* | Fix for PR5967: Make const-marking for LLVM globals correct for cases requiring | Eli Friedman | 2010-01-08 | 1 | -0/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Ensure we have atleast 2-byte alignment for member functions. | Mike Stump | 2009-10-05 | 1 | -3/+11 |
* | Testcase for recent checkin. | Mike Stump | 2009-10-05 | 1 | -0/+28 |