index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
new-array-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-5
/
+5
*
When the new expr's array size is an ICE, emit it as a constant expression.
Nick Lewycky
2017-02-13
1
-0
/
+7
*
PR22924, PR22845, some of CWG1464: When checking the initializer for an array
Richard Smith
2016-10-05
1
-7
/
+77
*
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