llvm-project/clang/tools/driver
Chad Rosier 3e263e40e9 [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
before the DiagnosticsEngine is instantiated.  Otherwise, warning options are
not handled correctly.
rdar://13254743

llvm-svn: 175779
2013-02-21 18:56:55 +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] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS 2013-02-21 18:56:55 +00:00