llvm-project/clang/tools/driver
Michal Gorny 9fbdfd1785 [cmake] Install 'clang-cpp' symlink
Install the 'clang-cpp' symlink used to spawn the preprocessor. The code
handling this suffix is already included in Driver. FreeBSD is already
creating such a symlink in ports, and a similar one was requested
by Gentoo/FreeBSD team. The goal is to handle software that takes a C
preprocessor via a variable but does not handle passing options
correctly (i.e. 'clang -E' does not work).

Bug: https://bugs.gentoo.org/478810

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

llvm-svn: 283075
2016-10-02 19:28:57 +00:00
..
CMakeLists.txt [cmake] Install 'clang-cpp' symlink 2016-10-02 19:28:57 +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