Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement PR5654: add -fassume-sane-operator-new, which is enabled by default... | Nuno Lopes | 2009-12-16 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Handle emitting static variables that have reference type. | Anders Carlsson | 2009-12-10 | 1 | -4/+8 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Use the inbounds variant of getelementptr for common pointer arithmetic. | Dan Gohman | 2009-08-12 | 1 | -1/+1 |
* | Refactor some code and implement support for global destructors for static va... | Anders Carlsson | 2009-08-08 | 1 | -0/+13 |