Richard Smith
|
76767b5a57
PR22924, PR22845, some of CWG1464: When checking the initializer for an array
|
9 rokov pred |
Richard Smith
|
11e01c96af
Replace Sema-level implementation of -fassume-sane-operator-new with a
|
9 rokov pred |
David Blaikie
|
ca540a101d
Update Clang tests to handle explicitly typed gep changes in LLVM.
|
10 rokov pred |
Aaron Ballman
|
67be089ff3
Reverting r216675. This breaks some bots. Before this can be committed again, I have to explore runtime ABI requirements with libc++abi.
|
11 rokov pred |
Aaron Ballman
|
1c990380ce
Throw a std::bad_array_new_length exception when the expression (or constant-expression) passed to operator new[] results in overflow in conformance with [expr.new]p7. Fixes PR11644.
|
11 rokov pred |
Richard Smith
|
95563a5ba8
When emitting a multidimensional array new, emit the initializers for the
|
11 rokov pred |
Stephen Lin
|
93ab6bf534
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
|
12 rokov pred |
Sebastian Redl
|
9203647221
CodeGen for array new list initializers. Doesn't correctly clean up in the face of exceptions yet.
|
13 rokov pred |