Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver."
authorReid Kleckner <rnk@google.com>
Mon, 26 Feb 2018 22:55:33 +0000 (22:55 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 26 Feb 2018 22:55:33 +0000 (22:55 +0000)
commit54af3e7e142684144daf1a1387351a46053f821d
tree504bbc8fa247375ee38c0b1b3ae9d2fa255a3f4a
parent87a000dae337789c364ddf03006eeaa6407a6393
Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver."

Reverts r326116 and re-lands r326113 with a fix to ASan so that it
enables column info in its test suite.

llvm-svn: 326141
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/codeview-column-info.c [new file with mode: 0644]
compiler-rt/test/lit.common.cfg