llvm-project/clang/tools/driver
Pierre Gousseau 209b6e2e78 [clang-cl] Check that we are in clang cl mode before enabling support for the CL environment variable.
Checking for the type of the command line tokenizer should not be the criteria to enable support for the CL environment variable, this change checks that we are in clang-cl mode instead.

Differential Revision: https://reviews.llvm.org/D23503

llvm-svn: 280702
2016-09-06 10:48:27 +00:00
..
CMakeLists.txt [Order Files] Don't use empty order files 2016-08-11 00:19:51 +00:00
Info.plist.in [CMake] Fixing typo in Info.plist generation 2016-08-16 20:49:49 +00:00
cc1_main.cpp driver: Support checking for rlimits via cmake (when bootstrapping) 2016-08-23 20:07:07 +00:00
cc1as_main.cpp [cc1as] Add MCTargetOptions argument to createAsmBackend 2016-07-25 17:18:44 +00:00
driver.cpp [clang-cl] Check that we are in clang cl mode before enabling support for the CL environment variable. 2016-09-06 10:48:27 +00:00