aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/asm.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-05-27Fix a couple crashes on invalid input.Chris Lattner
2008-02-09Behave correctly if a constraint expression is invalid.Anders Carlsson
2007-11-21GCC fails if there is a trailing colon but no clobbers.Anders Carlsson