[PATCH] D65974: Driver: Don't warn about assembler flags being unused when not assembling AND not using the integrated assembler

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 9 11:12:23 PDT 2019


dyung added a comment.

Oh, I just re-read your comments and realized that we should claim the Wa_COMMA and Xassembler arguments, I'll reinstate the change to just claim those.


Repository:
  rC Clang

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

https://reviews.llvm.org/D65974





More information about the cfe-commits mailing list