simon_tatham added a comment.

There's no need, as far as I can see. `-fno-discard-value-names` is a driver 
option only. On the cc1 command line the option is `-discard-value-names`, and 
it has no negative form: you turn it off by not specifying it in the first 
place, which indeed these command lines don't.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69426



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to