[PATCH] D54499: [codeview] Make "clang -g" emit codeview by default when targetting MSVC
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 15:02:10 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC346907: [codeview] Make "clang -g" emit codeview by default when targetting MSVC (authored by rnk, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D54499?vs=173948&id=174106#toc
Repository:
rC Clang
https://reviews.llvm.org/D54499
Files:
include/clang/Basic/DebugInfoOptions.h
include/clang/Driver/ToolChain.h
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/MSVC.h
test/CodeGen/dwarf-version.c
test/CodeGenCXX/debug-info-byval.cpp
test/CodeGenCXX/debug-info-ctor2.cpp
test/CodeGenCXX/debug-info-member.cpp
test/CodeGenCXX/debug-info-method-spec.cpp
test/Driver/debug-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54499.174106.patch
Type: text/x-patch
Size: 11061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/5021957a/attachment-0001.bin>
More information about the cfe-commits
mailing list