[PATCH] D46605: [libFuzzer] Guard symbolization with try-lock.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 16:48:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331825: [libFuzzer] Guard symbolization with try-lock. (authored by morehouse, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D46605?vs=145812&id=145814#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46605

Files:
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtil.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtil.h
  compiler-rt/trunk/test/fuzzer/Bingo.h
  compiler-rt/trunk/test/fuzzer/SymbolizeDeadlock.cpp
  compiler-rt/trunk/test/fuzzer/symbolize-deadlock.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46605.145814.patch
Type: text/x-patch
Size: 22672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/680f80b4/attachment.bin>


More information about the llvm-commits mailing list