llvm-project/clang/tools/driver
Benjamin Kramer b23fc91cdc 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
2013-03-10 13:16:18 +00:00
..
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00
cc1_main.cpp Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
cc1as_main.cpp We want the dwarf AT_producer for assembly source files to match clang's 2013-01-17 21:38:06 +00:00
clang_symlink.cmake CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed 2011-02-22 13:05:15 +00:00
driver.cpp Driver: do not strip file extensions when printing diagnostics. 2013-03-10 13:16:18 +00:00