[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 12:29:27 PST 2019


cmtice added a comment.

dblaikie:  The code, as written, parses the dwarf default version flag, whether or not DWARFVersion is 0, i.e. whether or not a -gdwarf-N flag was passed.  It only USES the value if there's no overriding value.


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

https://reviews.llvm.org/D69822





More information about the cfe-commits mailing list