clang-cl: Make the driver parse all(?) msvc flags
Even if we don't support a flag, we should be able to parse it to provide a better error message than the current default "error: no such file or directory: '/foo'" (which we should probably also tweak, btw). This also tries to clean up the test file a bit. llvm-svn: 194837
Loading
Please register or sign in to comment