llvm-project/libc/fuzzing/math
Michael Jones 1c92911e9e [libc] apply new lint rules
This patch applies the lint rules described in the previous patch. There
was also a significant amount of effort put into manually fixing things,
since all of the templated functions, or structs defined in /spec, were
not updated and had to be handled manually.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D114302
2021-12-07 10:49:47 -08:00
..
CMakeLists.txt [libc][NFC] Move utils/CPP to src/__support/CPP. 2021-10-28 15:50:00 +00:00
Compare.h [libc] apply new lint rules 2021-12-07 10:49:47 -08: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 [libc] Add implementations of nextafter[f|l] functions. 2021-01-05 22:32:39 -08:00