[PATCH] D65116: [Driver] Set the default win32-macho debug format to DWARF
Jonas Devlieghere via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 22 14:43:36 PDT 2019
JDevlieghere added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/MSVC.h:81
/// Set CodeView as the default debug info format. Users can use -gcodeview
/// and -gdwarf to override the default.
----------------
Let's update the comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65116/new/
https://reviews.llvm.org/D65116
More information about the cfe-commits
mailing list