| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
| * | Prepare for using MS ABI by default for Win32: update CodeGenCXX tests | Hans Wennborg | 2013-12-13 | 1 | -1/+1 |
| * | Switch to the new MingW ABI. | Rafael Espindola | 2013-12-12 | 1 | -2/+2 |
| * | 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 |

