llvm-project/compiler-rt/include
Max Moroz a44ef027eb [compiler-rt] FuzzedDataProvider: do not call memcpy on empty vector.
Summary:
Some versions of memcpy mark pointer arguments as __nonnull, that triggers UBSan
errors even when the length passed is 0.

Reviewers: manojgupta, metzman

Subscribers: dberris, #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

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

[compiler-rt] FDP: assert that num_bytes_to_consume == 0 when size == 0.
2019-12-04 14:18:52 -08:00
..
fuzzer [compiler-rt] FuzzedDataProvider: do not call memcpy on empty vector. 2019-12-04 14:18:52 -08:00
profile Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
sanitizer [compiler-rt] Sync NetBSD syscall hooks with 9.99.17 2019-11-03 16:22:02 +01:00
xray Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt Reland "[CMake] Support installation of InstrProfData.inc" 2019-11-22 14:09:46 -08:00