llvm-project/clang/tools/driver
Chris Bieneman b6a296ca62 [CMake] Creating add_clang_tool macro to wrap add_clang_executable and generate install actions and targets.
This change brings forward the LLVM convention that "executables" are just runnable binaries, and "tools" are executables that are part of the project's install.

Having this abstraction will allow us to simplify some of the tool CMakeLists files, and it will standardize some of the install behaviors.

llvm-svn: 258209
2016-01-19 22:41:51 +00:00
..
CMakeLists.txt [CMake] Creating add_clang_tool macro to wrap add_clang_executable and generate install actions and targets. 2016-01-19 22:41:51 +00:00
Info.plist.in
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
cc1_main.cpp Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
cc1as_main.cpp [clang-cl] Add support for /Brepro 2015-12-21 22:09:34 +00:00
driver.cpp Avoid self-assignment of SmallString, trigger UB behavior down the road. 2016-01-15 22:29:34 +00:00