summaryrefslogtreecommitdiff
path: root/test/Parser/asm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR7673 by allowing an empty clobbers section in an ASM statement.Chandler Carruth2010-07-221-1/+2
* 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 a couple crashes on invalid input.Chris Lattner2008-05-271-0/+5
* Behave correctly if a constraint expression is invalid.Anders Carlsson2008-02-091-0/+5
* GCC fails if there is a trailing colon but no clobbers.Anders Carlsson2007-11-211-0/+5