xazax.hun added a comment.

So after investigating the effects of this patch, the result is the following:

Verbose mode (`-v`) that also prints findings to the command line will no 
longer be colored after the patch. If we do not want this regression there are 
two easy ways around it:

1. Make the parsing of error more forgiving
2. Make two `-###` invocation, one for parsing the potential error and the 
other for actually getting the arguments.

Any preferences?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70693



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

Reply via email to