OSDN Git Service

[sanitizers] trace buffer API to use user-allocated buffer.
authorMike Aizatsky <aizatsky@chromium.org>
Fri, 5 Aug 2016 20:09:53 +0000 (20:09 +0000)
committerMike Aizatsky <aizatsky@chromium.org>
Fri, 5 Aug 2016 20:09:53 +0000 (20:09 +0000)
commit461300300051ac00366d3861eab69d4ea748fa7d
tree33743f850c761f38551a1a5d0855ce9dc71faa60
parent506c14dc347a4671e5398c050e8bb7ac3f67d8bc
[sanitizers] trace buffer API to use user-allocated buffer.

Differential Revision: https://reviews.llvm.org/D23185

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277859 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerExtFunctions.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp