aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/asm-errors.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Restore slightly less dodgy diagnostic handler for inline asmTim Northover1-2/+2
2016-03-31Diagnostics: remove dodgy handler for bitcode inlineasm diagnostics.Tim Northover1-1/+1
2016-03-10Reenable asm-errors.cNico Weber1-3/+2
2015-02-12Add InlineAsmDiagnosticHandler for bitcode inputSteven Wu1-0/+6
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner1-2/+4
2011-07-09cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable asm-...Evan Cheng1-4/+2
2011-07-09disable this test to get the botz green again.Chris Lattner1-2/+4
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova1-0/+1
2010-09-06Due to asmparser improvements, this error message is now betterChris Lattner1-1/+1
2010-08-06Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth1-1/+1
2010-04-06add a testcase that the integrated assembler rejects, this verifies Chris Lattner1-0/+8