[PATCH] D59923: [Driver] Simplify -g level computation and its interaction with -gsplit-dwarf

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 09:07:40 PDT 2019


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM.  I wish it had occurred to me to pass both OPT_g_Group and OPT_gsplit_dwarf to the same getLastArgs call in the first place.


Repository:
  rC Clang

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

https://reviews.llvm.org/D59923





More information about the cfe-commits mailing list