Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -2/+2 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -2/+2 |
* | _Bool is not a keyword in C++. Fixes PR7388 and PR8349. | Douglas Gregor | 2010-10-13 | 1 | -0/+5 |
* | More tests for ObjC++ GC support. | Fariborz Jahanian | 2010-05-19 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Test case for r79968 (courtesy of Anders). | Fariborz Jahanian | 2009-08-25 | 1 | -0/+28 |
* | Don't use getLLVMFieldNo for bitfields when constructing the ivar layout maps... | Anders Carlsson | 2009-07-24 | 1 | -0/+12 |