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.const
/
p2-0x.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
constexpr: perform zero-initialization prior to / instead of performing a
Richard Smith
2011-12-25
1
-2
/
+2
*
constexpr: diagnostic improvements for invalid lvalue-to-rvalue conversions in
Richard Smith
2011-12-21
1
-20
/
+43
*
constexpr handling improvements. Produce detailed diagnostics when a 'constexpr'
Richard Smith
2011-12-19
1
-5
/
+5
*
Reduce recursion limit on this test further to try to make the msys bot green.
Richard Smith
2011-12-16
1
-3
/
+3
*
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
Richard Smith
2011-12-16
1
-9
/
+9
*
Halve the constexpr recursion depth in this test in an attempt to make the
Richard Smith
2011-12-14
1
-3
/
+3
*
Add checks and diagnostics for many of the cases which C++11 considers to not
Richard Smith
2011-12-13
1
-1
/
+354
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Implement the initial part of C++0x [expr.const]p2, which specifies
Douglas Gregor
2011-05-24
1
-0
/
+25
[prev]