Files
clang-p2996/compiler-rt/lib/fuzzer
Petr Hosek df90d22704 [CMake] Option to select C++ library for runtimes that use it
We currently have an option to select C++ ABI and C++ library for tests
but there are runtimes that use C++ library, specifically ORC and XRay,
which aren't covered by existing options. This change introduces a new
option to control the use of C++ libray for these runtimes.

Ideally, this option should become the default way to select C++ library
for all of compiler-rt replacing the existing options (the C++ ABI
option could remain as a hidden internal option).

Differential Revision: https://reviews.llvm.org/D128036
2022-07-08 22:10:24 +00:00
..
2021-10-01 13:15:43 +02:00
2021-09-08 09:22:45 -07:00
2021-09-08 09:22:45 -07:00

See http://llvm.org/docs/LibFuzzer.html