OSDN Git Service

PR11143: Save the old diagnostic handler and call it when munging diagnostics for...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 16 Oct 2011 10:48:29 +0000 (10:48 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 16 Oct 2011 10:48:29 +0000 (10:48 +0000)
commit04a0426cc283fe6a03f16612e0f172c3c97a1102
treead3137e505d12f3d62cc9895a0505fafebad649c
parentc32a8c9073e5aafe9b4c41dddd416d378216758f
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
include/llvm/Support/SourceMgr.h
lib/MC/MCParser/AsmParser.cpp