[PATCH] D43700: Emit proper CodeView even when not using the cl driver.

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 24 07:27:46 PST 2018


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

Lgtm

We should go farther, IMO. `clang -g` should default to emitting codeview in an MSVC environment.


https://reviews.llvm.org/D43700





More information about the cfe-commits mailing list