Commit Graph

7 Commits

Author SHA1 Message Date
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Kostya Serebryany 6eac0c48a5
undo disabling trace-cmp
... as per https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5377#c6
2018-01-19 09:48:51 -08:00
Kostya Serebryany 5ecb27726d disable trace-cmp on llvm_libcxx to make it faster, see https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5377 2018-01-18 17:41:58 -08:00
Kostya Serebryany 71600238b0 add fsanitize=unsigned-integer-overflow to libcxx 2017-10-23 18:56:37 -07:00
Kostya Serebryany ea348f8d95 get the list of libcxx targets from a file 2017-10-23 18:42:13 -07:00
Kostya Serebryany 019ef35f1a more fuzz targets for libc++ 2017-10-18 14:53:36 -07:00
Kostya Serebryany a88717dfdb add LLVM libc++ (llvm_libcxx) (#904) 2017-10-18 12:38:14 -07:00