Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Testcase fixes to reflect instruction table changes in the LLVM backend | Sean Callanan | 2009-12-18 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Code gen. For virtual destructor call on array objects | Fariborz Jahanian | 2009-11-13 | 1 | -0/+11 |
* | Code gen for arrady delete operator. Fixes pr5472. | Fariborz Jahanian | 2009-11-13 | 1 | -0/+52 |