On 19 March 2013 07:37, Benyei, Guy <[email protected]> wrote: > Hi Rafael, > Apparently this change breaks the Windows build: the test > Driver\inhibit-downstream-commands.c runs into the unreachable you've added > in the WindowsToolChain.cpp. > I guess the test should be fixed, please check on this.
Should be fixed in r177398. Since you are using windows: which one would you find less surprising: clang printing an error message saying -no-integrated-as is not supported on windows or it silently using the integrated assembler? With r177398 we are back to using the integrated assembler, but I can implement a proper error if you want. > Thanks > Guy Thanks, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
