|
LLVM
4.0.0
|
#include <cstdint>#include <cstddef>Go to the source code of this file.
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | Data, |
| size_t | Size | ||
| ) |
Definition at line 8 of file UninstrumentedTest.cpp.
Referenced by main().
1.8.6