llvm-project/libc/fuzzing/math
Michael Jones 9ac66f0650 [libc][cmake] split fputil into individual targets
The libc.src.__support.FPUtil.fputil target encompassed many unrelated
files, and provided a lot of hidden dependencies. This patch splits out
all of these files into component parts and cleans up the cmake files
that used them. It does not touch any source files for simplicity, but
there may be changes made to them in future patches.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D132980
2022-08-31 10:44:52 -07:00
..
CMakeLists.txt [libc][cmake] split fputil into individual targets 2022-08-31 10:44:52 -07:00
Compare.h [libc][NFC] Use STL case for type_traits 2022-07-29 09:57:03 +00:00
RemQuoDiff.h [libc][Obvious][NFC] A bunch of cosmetic cleanup. 2021-11-19 17:02:55 +00:00
SingleInputSingleOutputDiff.h [libc][nfc] move ctype_utils and FPUtils to __support 2021-08-06 17:29:41 +00:00
TwoInputSingleOutputDiff.h [libc][nfc] move ctype_utils and FPUtils to __support 2021-08-06 17:29:41 +00:00
math_differential_fuzz.cpp
nextafter_differential_fuzz.cpp