Now, on the face of it this isn't an issue but it's messing up Clang compilation due to it using the value of VCINSTALLDIR to determine the location of cl.exe when using /fallback mode.
I think the Clang code can be improved to handle this case better (will submit a pull request at some point) but wondering why this environment variable is seemingly being set by this plugin.