llvm-project/libc/fuzzing/math
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
..
CMakeLists.txt [libc] Add implementations of nextafter[f|l] functions. 2021-01-05 22:32:39 -08:00
Compare.h [libc] Make FPBits a union. 2021-04-13 09:21:35 -07:00
RemQuoDiff.h [libc] Make FPBits a union. 2021-04-13 09:21:35 -07:00
SingleInputSingleOutputDiff.h
TwoInputSingleOutputDiff.h
math_differential_fuzz.cpp
nextafter_differential_fuzz.cpp [libc] Add implementations of nextafter[f|l] functions. 2021-01-05 22:32:39 -08:00