Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Sema-level implementation of -fassume-sane-operator-new with a | Richard Smith | 2016-04-07 | 1 | -2/+2 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Reverting r216675. This breaks some bots. Before this can be committed again,... | Aaron Ballman | 2014-08-28 | 1 | -6/+1 |
* | Throw a std::bad_array_new_length exception when the expression (or constant-... | Aaron Ballman | 2014-08-28 | 1 | -1/+6 |
* | When emitting a multidimensional array new, emit the initializers for the | Richard Smith | 2014-06-03 | 1 | -2/+17 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -4/+4 |
* | CodeGen for array new list initializers. Doesn't correctly clean up in the fa... | Sebastian Redl | 2012-02-22 | 1 | -0/+33 |