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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 11:25:04 PST 2019


MaskRay added a comment.

In D69822#1734255 <https://reviews.llvm.org/D69822#1734255>, @cmtice wrote:

> Made requested changes:
>
> - renamed option to be dwarf-specific
> - fixed spelling & blank line issues
> - only set version if emit-dwarf is true
> - move test to Driver directory
>
>   I *think* I got it all done...


It seems you uploaded the wrong diff, probably the original one...


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

https://reviews.llvm.org/D69822





More information about the cfe-commits mailing list