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
/
const-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lit C++11 Compatibility Patch #8
Charles Li
2016-04-14
1
-0
/
+7
*
CodeGen: Correctly initialize bitfields with non-constant initializers
David Majnemer
2015-03-14
1
-1
/
+8
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-1
/
+1
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Allow constant-folding of references which were formed in a manner not permitted
Richard Smith
2012-01-12
1
-0
/
+7
*
Fix test on Release builds.
Eli Friedman
2012-01-04
1
-1
/
+1
*
Add an APValue representation for the difference between two address-of-label...
Eli Friedman
2012-01-04
1
-0
/
+13
*
Fix wrong-code bug when a const automatic variable of struct type has both a
Richard Smith
2011-12-02
1
-0
/
+11
*
Represent an APValue based on a Decl as that Decl, rather than a DeclRefExpr
Richard Smith
2011-11-12
1
-1
/
+6
*
Don't try to emit CK_LValueBitCast casts as constants. PR9558.
Eli Friedman
2011-10-24
1
-0
/
+4
*
Update to match mainline ConstantStruct::get API change. Also, use
Chris Lattner
2011-06-20
1
-2
/
+2
*
Secure this test against slightly different number formatters.
John McCall
2010-10-09
1
-2
/
+2
*
Permit constant evaluation of const floating-point variables with
John McCall
2010-10-09
1
-0
/
+12
*
Emit global references with constant initializers as constants. Fixes PR5585.
John McCall
2010-02-08
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Support emitting aggregate class initializers. Fixes PR5581.
Anders Carlsson
2009-11-21
1
-1
/
+16
*
Add support for generating reference initialization code.
Anders Carlsson
2009-04-11
1
-0
/
+11