[PATCH] D45762: [LibFuzzer] Add support for an optional user defined callback (`LLVMFuzzerOnExitHandler()`)
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 18 12:09:37 PDT 2018
kcc added a comment.
Why is it not enough to cal atexit() in LLVMFuzzerInitialize?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D45762
More information about the llvm-commits
mailing list