summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/expr-comma-c89.c
Commit message (Expand)AuthorAgeFilesLines
* Rename test/Sema/expr-comma-c89.c to expr-comma-c99.c. Spotted byPeter Collingbourne2011-02-251-17/+0
* Make the "unused result" warning a warning about run-time behavior, soDouglas Gregor2010-07-151-3/+3
* Fix rdar://8139785 "implement warning on dead expression in comma operator"Argyrios Kyrtzidis2010-06-301-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Use clang to run tests which include headers from the system.Daniel Dunbar2009-11-171-1/+0
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* c89 does not perform array -> pointer promotion unless the array is an lvalue...Chris Lattner2008-07-251-0/+18
OpenPOWER on IntegriCloud