MaskRay added a comment.

In D139717#3999098 <https://reviews.llvm.org/D139717#3999098>, @rsundahl wrote:

> Added the test warn-not-error-Xfoo

`-Xfoo` leads to a warning (expected) which is weird. Can you change it to a 
form which actually reflects how `-X` is used? (aka `-Xparser`)

I am not sure adding arbitrary `-X*` which leads to a 
`-Wunused-command-line-argument` warning is useful. It certainly leads to 
confusion why this is supported at all, if the needs are just `-Xparser`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139717

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

Reply via email to