llvm-6502/lib/MC/MCParser
Benjamin Kramer 04a0426cc2 PR11143: Save the old diagnostic handler and call it when munging diagnostics for #line directives.
This reenables proper inline asm diagnostics in clang

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142132 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-16 10:48:29 +00:00
..
AsmLexer.cpp Handle missing newline at EOF more gracefully in MC AsmLexer. 2011-09-15 16:52:06 +00:00
AsmParser.cpp PR11143: Save the old diagnostic handler and call it when munging diagnostics for #line directives. 2011-10-16 10:48:29 +00:00
CMakeLists.txt
COFFAsmParser.cpp
DarwinAsmParser.cpp
ELFAsmParser.cpp
Makefile
MCAsmLexer.cpp
MCAsmParser.cpp Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance 2011-10-16 04:47:35 +00:00
MCAsmParserExtension.cpp
MCTargetAsmParser.cpp