llvm-project/clang/tools/driver
Joerg Sonnenberger b86f5f4106 If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no
input is specified, use stdin implicitly. Based on a patch from
Roman Divacky.

llvm-svn: 127137
2011-03-06 23:31:01 +00:00
..
CMakeLists.txt CMake: add version information into the clang executable and libclang 2011-02-25 19:24:02 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/AnalysisConsumer.cpp into Frontend lib. 2011-02-14 18:13:01 +00:00
cc1_main.cpp Fix an obvious typo. 2011-02-27 18:07:41 +00:00
cc1as_main.cpp Add support for the --noexecstack option. Fixes PR8762. 2011-01-23 17:58:26 +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 If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no 2011-03-06 23:31:01 +00:00