Disable warning about MSVC not found.
When this test runs on bots that are configured to default to MSVC, but MSVC isn't actually installed, we can emit a warning that MSVC is not found. Since MSVC isn't actually needed for this test to succeed, just disable this warning. llvm-svn: 297858
Loading
Please sign in to comment