summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCSectionWasm.cpp
diff options
context:
space:
mode:
authorDavid L. Jones <dlj@google.com>2019-02-09 01:45:29 +0000
committerDavid L. Jones <dlj@google.com>2019-02-09 01:45:29 +0000
commit6218b8e783ebea53d32a6200109085c02baabd03 (patch)
tree1909555f75950c7eb1025b6933264539a4f19a5d /llvm/lib/MC/MCSectionWasm.cpp
parent53980b24b7d022cefd430d3bb8140333f46d4711 (diff)
downloadbcm5719-llvm-6218b8e783ebea53d32a6200109085c02baabd03.tar.gz
bcm5719-llvm-6218b8e783ebea53d32a6200109085c02baabd03.zip
[Fuzzer] Fix function prototype in fuzzer::ExternalFunctions. [NFC]
The __sanitizer_acquire_crash_state function has int return type, but the fuzzer's external function definitions give it bool. Places where __sanitizer_acquire_crash_state is declared: include/sanitizer_common/sanitizer_interface_defs.h lib/sanitizer_common/sanitizer_interface_internal.h lib/sanitizer_common/sanitizer_common.cc lib/fuzzer/FuzzerExtFunctions.def (this is the only bool) llvm-svn: 353596
Diffstat (limited to 'llvm/lib/MC/MCSectionWasm.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud