llvm-project/clang/include
George Karpenkov f2fc5b068e Flag -fsanitize=fuzzer to enable libfuzzer
Previously, adding libfuzzer to a project was a multi-step procedure,
involving libfuzzer compilation, linking the library, and specifying
coverage flags.
With this change,libfuzzer can be enabled by adding a single
-fsanitize=fuzzer flag instead.

llvm-svn: 301212
2017-04-24 18:23:24 +00:00
..
clang Flag -fsanitize=fuzzer to enable libfuzzer 2017-04-24 18:23:24 +00:00
clang-c [index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly 2017-04-24 14:52:00 +00:00
CMakeLists.txt