[PATCH] Add support for DebugFission to DWARF parser

Alexey Samsonov vonosmas at gmail.com
Fri Sep 5 12:40:54 PDT 2014


Right, I was able to forge the test case by hacking -fdebug-compilation-dir in clang-cc1 invocation. The fix by Rafael was incorrect, and I had to debug nasty memory corruption (ASan FTW). Which is one more proof of "never-compromise-the-testing" rule. Sigh.

http://reviews.llvm.org/D1164






More information about the llvm-commits mailing list