thakis added a comment.

In https://reviews.llvm.org/D52773#1255093, @zturner wrote:

> I agree magic environment variables are bad, but without it we don’t
>  address the only current actual use we have for this, which is making the
>  vs integration print filenames. Detecting compiler version from inside the
>  integration is hard


We need some solution to this anyhow; e.g. say "this now requires clang 8.0", 
or have a clang version dropdown in the UI (which defaults to the latest 
release), or something. We can't add an env var for every future flag that the 
vs integration might want to use.


https://reviews.llvm.org/D52773



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

Reply via email to