f1990feb35
The string to integer conversion functions are well suited to differential fuzzing, and this patch adds a target to enable just that. It also fixes a bug in the fuzzing comparison logic and changes atoi slightly to match the behavior described in the C standard. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D140178 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Compare.h | ||
math_differential_fuzz.cpp | ||
nextafter_differential_fuzz.cpp | ||
RemQuoDiff.h | ||
SingleInputSingleOutputDiff.h | ||
TwoInputSingleOutputDiff.h |