Driver: do not strip file extensions when printing diagnostics.
Before: clang-3: error: no input files After: clang-3.3: error: no input files This means that we'll also print clang.exe on windows, but I don't see a problem with that. llvm-svn: 176788
Loading
Please register or sign in to comment