#include <cstdint>
#include "google/protobuf/descriptor.upb.h"
#include "upb/def.hpp"
#include "upb/upb.hpp"
Go to the source code of this file.
Functions | |
int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Definition at line 32 of file file_descriptor_parsenew_fuzzer.cc.