llvm-project/llvm/include
Eric Christopher 2c3a6dce44 Fix a crasher where when we're attempting to replace a type
during the finalization for CGDebugInfo in clang we would RAUW
a type and it would result in a corrupted MDNode for an
imported declaration.

Testcase pending as reducing has been difficult.

llvm-svn: 202540
2014-02-28 21:27:57 +00:00
..
llvm Fix a crasher where when we're attempting to replace a type 2014-02-28 21:27:57 +00:00
llvm-c Add 'remark' diagnostic type in LLVM 2014-02-28 09:08:45 +00:00