[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:57:14 PST 2019
cmtice added a comment.
For the record, I double-checked and if we use the flag and don't check for it (i.e. if we move the parsing inside the EmitDwarf is True block) then -Werror does indeed complain about an unused command line argument.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69822/new/
https://reviews.llvm.org/D69822
More information about the cfe-commits
mailing list