llvm-project/clang/tools/driver
Daniel Dunbar 529c03bc1e Driver: Sketch driver support for a CC_LOG_DIAGNOSTICS options, similar to the
existing CC_PRINT_OPTIONS and CC_PRINT_HEADERS, which can be used to
transparently capture the compiler diagnostics from a build.

llvm-svn: 129082
2011-04-07 18:01:20 +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 Frontend/cc1as: Add support for -L. 2011-03-28 22:49:24 +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: Sketch driver support for a CC_LOG_DIAGNOSTICS options, similar to the 2011-04-07 18:01:20 +00:00