Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update clang tests for r137527. | Eli Friedman | 2011-08-12 | 1 | -144/+144 |
* | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -1/+1 |
* | Better framework for conditional cleanups; untested as yet. | John McCall | 2011-01-26 | 1 | -4/+1 |
* | __block variables require us to evaluate the RHS of an assignment before | John McCall | 2010-12-06 | 1 | -1/+1 |
* | Fix a bug in the emission of __real/__imag l-values on scalar operands. | John McCall | 2010-12-05 | 1 | -36/+8 |
* | Support compound complex operations as l-values in C++. Add a test | John McCall | 2010-11-16 | 1 | -0/+383 |