[PATCH] D11742: Add -gcodeview and -gdwarf to control which type Clang emits

Reid Kleckner rnk at google.com
Wed Aug 5 09:09:54 PDT 2015


rnk updated this revision to Diff 31357.
rnk added a comment.

- Add more tests


http://reviews.llvm.org/D11742

Files:
  docs/UsersManual.rst
  include/clang/Basic/BuiltinsX86.def
  include/clang/Driver/CLCompatOptions.td
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGClass.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/dwarf-version.c
  test/CodeGenCXX/sanitize-dtor-fn-attribute.cpp
  test/Driver/cl-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11742.31357.patch
Type: text/x-patch
Size: 198091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150805/f77a88cd/attachment-0001.bin>


More information about the cfe-commits mailing list