hanchenye-llvm-project/clang/include
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
..
clang Add -fsanitize=fuzzer-no-link flag to the driver. 2017-08-11 17:22:58 +00:00
clang-c [libclang] Fix PR34055 (incompatible update of clang-c/Index.h) 2017-08-08 14:13:50 +00:00
CMakeLists.txt