summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/const-eval.c
Commit message (Expand)AuthorAgeFilesLines
* The address of a variable is only constant if the variable has global storage.Anders Carlsson2008-11-241-0/+6
* Fix bug in the constant evaluator. Fixes PR3115.Anders Carlsson2008-11-241-0/+3
* Fix for crash issues with comma operators with a void first operand, and Eli Friedman2008-11-131-0/+6
* Backout of r59196, plus a new ICE test. Sorry if this is a Eli Friedman2008-11-131-2/+0
* Fix bug in constant evaluation exposed by 176.gcc.Daniel Dunbar2008-11-131-0/+2
* Some additions to tryEvaluate I've had sitting around for a while.Eli Friedman2008-11-121-0/+13
OpenPOWER on IntegriCloud