| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a nasty bug with the partial destruction of nested arrays; | John McCall | 2015-09-14 | 1 | -0/+33 |
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -1/+1 |
| * | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -5/+5 |
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -5/+5 |
| * | Update to use references to attribute groups instead of listing the attribute... | Bill Wendling | 2013-02-22 | 1 | -14/+16 |
| * | Destroy arrays and ARC fields when throwing out of ctors. | John McCall | 2013-02-01 | 1 | -1/+40 |
| * | At -O0, prefer objc_storeStrong with a null new value to the | John McCall | 2012-10-17 | 1 | -6/+4 |
| * | When initializing a catch variable in ARC, be sure to emit retains | John McCall | 2012-01-17 | 1 | -0/+85 |

