[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique
[oota-llvm.git] / lib / Fuzzer / dfsan_fuzzer_abi.list
index 7da752278f79e0a4935f0b4d124de9daf66cdf8a..6cc684368a63de69d02be4bdb7838127f70b3b91 100644 (file)
@@ -9,4 +9,4 @@ fun:__sanitizer_cov_module_init=uninstrumented
 fun:__sanitizer_cov_module_init=discard
 
 # Don't add extra parameters to the Fuzzer callback.
-fun:TestOneInput=uninstrumented
+fun:LLVMFuzzerTestOneInput=uninstrumented