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
/
Sema
/
const-eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make sure to check the value of the constant expression, as suggested by Daniel.
Anders Carlsson
2009-02-19
1
-1
/
+1
*
Handle the GNU void* and function pointer arithmetic extensions for constant ...
Anders Carlsson
2009-02-19
1
-0
/
+2
*
isICE was evaluating ?: incorrectly with missing-gcc-LHS extension.
Daniel Dunbar
2009-02-18
1
-0
/
+3
*
Fix invalid evaluation of _Complex float (real & imaginary parts had
Daniel Dunbar
2009-01-24
1
-0
/
+3
*
The address of a variable is only constant if the variable has global storage.
Anders Carlsson
2008-11-24
1
-0
/
+6
*
Fix bug in the constant evaluator. Fixes PR3115.
Anders Carlsson
2008-11-24
1
-0
/
+3
*
Fix for crash issues with comma operators with a void first operand, and
Eli Friedman
2008-11-13
1
-0
/
+6
*
Backout of r59196, plus a new ICE test. Sorry if this is a
Eli Friedman
2008-11-13
1
-2
/
+0
*
Fix bug in constant evaluation exposed by 176.gcc.
Daniel Dunbar
2008-11-13
1
-0
/
+2
*
Some additions to tryEvaluate I've had sitting around for a while.
Eli Friedman
2008-11-12
1
-0
/
+13
[prev]