summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/statements.c
Commit message (Expand)AuthorAgeFilesLines
* Ok, ok, I give in. Fix tests for unused result warning.Daniel Dunbar2009-08-011-3/+3
* Prep for new warning.Mike Stump2009-07-221-4/+4
* change ParseStatementOrDeclaration to emit the 'missing ;' withChris Lattner2009-06-141-0/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a couple of suboptimalities in error recovery.Chris Lattner2008-11-131-0/+7
* implement a fixme :), switch to -verify mode.Chris Lattner2008-11-131-6/+6
* Split the expression tests out of statements.c into expressions.cChris Lattner2006-08-121-19/+0
* Fix parsing of assignment expressions and handling of right-associativeChris Lattner2006-08-121-0/+4
* Check that ?: parses its RHS as 'expression'.Chris Lattner2006-08-121-0/+4
* Add another testcaseChris Lattner2006-08-111-0/+4
* Add sizeof/cast/compound_expr tests.Chris Lattner2006-08-111-0/+8
* Implement Parser/statements.c:test5: parsing decls that start with identifiersChris Lattner2006-08-101-0/+9
* Add support for simple labels.Chris Lattner2006-08-101-1/+1
* Add support for parsing declarations in blocks. This implementsChris Lattner2006-08-101-0/+8
* add test3Chris Lattner2006-08-101-0/+12
* Refactor init-declarator-list parsing code to allow for-statements to haveChris Lattner2006-08-101-0/+1
* add test2Chris Lattner2006-08-101-0/+12
* new testcaseChris Lattner2006-08-091-0/+6
OpenPOWER on IntegriCloud