[PATCH] D43700: Emit proper CodeView even when not using the cl driver.
Zachary Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 11:55:30 PST 2018
zturner added a comment.
I had to revert this for now. It breaks the asan bots which expect column info. That fix is easy, but it also breaks a random linux bots which I don't have the ability to debug at the moment because my linux machine is not working. Hopefully I can get that resolved soon.
Repository:
rC Clang
https://reviews.llvm.org/D43700
More information about the cfe-commits
mailing list