aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Parser/no-gnu-inline-asm.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Allow empty assembly string literal with -fno-gnu-inline-asmSteven Wu1-0/+3
2015-05-11Allow AsmLabel with -fno-gnu-inline-asmSteven Wu1-0/+4
2015-04-28Fix -fno-gnu-inline-asm doesn't catch file scope asmSteven Wu1-0/+1
2015-01-16Adding option -fno-inline-asm to disallow inline asmSteven Wu1-0/+7