MaskRay added a comment.

Is there a specification or reference implementation stating that -E is used?

> Option<["--", "/", "-"], "E",

Do you need the prefix `--`? You may define something like `CLFlag`. I have 
missed previous patches, but if `/` options are not necessary, removing them 
will be the best to avoid collision with filenames starting with `/`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124751

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

Reply via email to