llvm-project/libc/fuzzing
Siva Chandra Reddy 6666e0d7a2 [libc] Make FPBits a union.
This helps us avoid the uncomfortable reinterpret-casts. Avoiding the
reinterpret casts prevents us from tripping the sanitizers as well.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D100360
2021-04-13 09:21:35 -07:00
..
math [libc] Make FPBits a union. 2021-04-13 09:21:35 -07:00
string [libc] Adds fuzz test for strstr and alphabetizes string fuzz CMakeList. 2020-07-29 16:35:59 -04:00
CMakeLists.txt [libc] Add differential fuzzers for ldexp and remquo. 2020-11-19 08:32:05 -08:00