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
/
CXX
/
expr
/
expr.unary
/
expr.new
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Mark array element destructors referenced during initialization
Erik Pilkington
2019-05-10
1
-3
/
+3
*
P0620 follow-up: deducing `auto` from braced-init-list in new expr
Zhihao Yuan
2017-12-11
3
-2
/
+25
*
Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use of
Richard Smith
2016-10-10
2
-1
/
+125
*
Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ...
Daniel Jasper
2016-10-10
2
-125
/
+1
*
P0035R4: Semantic analysis and code generation for C++17 overaligned
Richard Smith
2016-10-10
2
-1
/
+125
*
DR1346: a parenthesized braced-init-list cannot be used as the initializer when
Richard Smith
2014-03-12
1
-0
/
+2
*
Mark that qualifiers can prefix the auto type. This seems to just have
Chandler Carruth
2013-09-02
1
-1
/
+1
*
Fix crash & accepts-invalid for array of arrays of user defined type.
David Blaikie
2012-03-10
2
-0
/
+30
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
2
-2
/
+2
*
Implement the C++0x deduced 'auto' feature.
Richard Smith
2011-02-20
1
-0
/
+23
*
Restore r101841 without modification. Also mark 'operator delete' as used for
John McCall
2010-04-20
3
-3
/
+3
*
Revert r101841 and follow-up.
John McCall
2010-04-20
3
-3
/
+3
*
Don't bother looking for (or diagnosing problems with) the 'operator delete'
John McCall
2010-04-20
3
-3
/
+3
*
Implement semantic analysis for C++ [expr.new]p18-20, which describe
Douglas Gregor
2010-02-26
3
-0
/
+200