llvm-project/clang/tools/driver
Bob Wilson 39265b96b5 Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.
In r199283 I switched the name of this variable to CCC_OVERRIDE_OPTIONS, but
I kept some code to continue recognizing the old name temporarily. As far as
I know, the only use of this was for some internal testing at Apple, and we've
now switched to use the new name. If anyone else is still using this and needs
more time to switch names, I guess we'll find out! <rdar://problem/15821425>

llvm-svn: 201962
2014-02-23 00:11:56 +00:00
..
CMakeLists.txt [CMake] clang doesn't care whether CLANG_ENABLE_*(s) were set or not. 2014-01-31 11:19:15 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Set NO_DEAD_STRIP for clang after llvm r198087. 2013-12-27 22:39:28 +00:00
cc1_main.cpp Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
cc1as_main.cpp Update for llvm api change. 2014-02-05 18:00:26 +00:00
clang_symlink.cmake cmake: install a cl.exe binary in the tools/msbuild-bin dir 2013-08-28 01:58:44 +00:00
driver.cpp Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable. 2014-02-23 00:11:56 +00:00