hanchenye-llvm-project/clang/lib/Driver
George Karpenkov 33613f63f6 Add -fsanitize=fuzzer-no-link flag to the driver.
The flag will perform instrumentation necessary to the fuzzing,
but will NOT link libLLVMFuzzer.a library.
Necessary when modifying CFLAGS for projects which may produce
executables as well as a fuzzable target.

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

llvm-svn: 310733
2017-08-11 17:22:58 +00:00
..
ToolChains Add -fsanitize=fuzzer-no-link flag to the driver. 2017-08-11 17:22:58 +00:00
Action.cpp
CMakeLists.txt Remove Bitrig: Clang Changes 2017-07-21 22:46:31 +00:00
Compilation.cpp Non-functional change. Fix previous patch D34784. 2017-08-07 18:43:37 +00:00
Distro.cpp Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark) 2017-05-04 12:46:38 +00:00
Driver.cpp [Driver] Search compiler-rt paths in -print-file-name= 2017-08-10 04:16:38 +00:00
DriverOptions.cpp [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
InputInfo.h
Job.cpp The -coverage-file flag was removed in r280306, and this piece was missed; NFC. 2017-05-01 13:05:04 +00:00
Multilib.cpp Multilib: add dump methods 2017-05-05 21:30:13 +00:00
Phases.cpp
SanitizerArgs.cpp Add -fsanitize=fuzzer-no-link flag to the driver. 2017-08-11 17:22:58 +00:00
Tool.cpp
ToolChain.cpp [Driver] Search compiler-rt paths in -print-file-name= 2017-08-10 04:16:38 +00:00
Types.cpp
XRayArgs.cpp [XRay][clang] Fix the -fxray-instruction-threshold flag processing 2017-03-30 22:46:45 +00:00