[PATCH] D69822: [clang] Add new -fdebug-default-version flag.

Caroline Tice via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 13:06:43 PST 2019


cmtice updated this revision to Diff 227954.
cmtice added a comment.

Make second call to ParseDwarfDefaultVersion unconditional (to match the first and avoid errors with -Werror).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69822/new/

https://reviews.llvm.org/D69822

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  clang/test/Driver/dwarf-default-version.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69822.227954.patch
Type: text/x-patch
Size: 7329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191105/0b34356c/attachment.bin>


More information about the cfe-commits mailing list