summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/dostmt.c
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* Fix typo.Eli Friedman2012-10-261-1/+1
* Add missing safety check to an optimization for do-while loops. PR14191.Eli Friedman2012-10-261-2/+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
* Fix rdar://6103124, the only dummy blocks are ones without names. Named blocksChris Lattner2008-07-251-6/+14
* new testDevang Patel2007-10-091-0/+62