jansvoboda11 wrote:

I considered adding a separate step to perform the FS checks, but decided 
against it. There are lots of clients of the command line parsing code, and 
adding a new required step is a large breaking change and it would be easy to 
miss in new code. I think the next best place for these checks is near the code 
that actually uses the paths.

https://github.com/llvm/llvm-project/pull/150133
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to