summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/if-empty-body.c
Commit message (Expand)AuthorAgeFilesLines
* Don't warn for empty 'if' body if there is a macro that expands to nothing, e.g:Argyrios Kyrtzidis2010-11-191-24/+0
* Do not warn about empty bodies for 'if' statements if the body is expanded fr...Ted Kremenek2010-09-161-0/+8
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* improve error recovery handling broken 'then' or 'else' stmts in Chris Lattner2007-10-291-0/+7
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Emit a warning when the body of an if block is a NullStmt.Anders Carlsson2007-10-101-0/+9
OpenPOWER on IntegriCloud