[PATCH] D66235: fuzzing scheduler with use watch dog

Oleg Doronin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 11:33:34 PDT 2019


dorooleg created this revision.
Herald added subscribers: llvm-commits, Sanitizers, jfb, delcypher, javed.absar, mgorny.
Herald added projects: LLVM, Sanitizers.

Unused stats removed


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D66235

Files:
  lib/tsan/CMakeLists.txt
  lib/tsan/rtl/fuzzing_scheduler/fuzzing_scheduler.cpp
  lib/tsan/rtl/fuzzing_scheduler/fuzzing_scheduler.h
  lib/tsan/rtl/tsan_flags.inc
  lib/tsan/rtl/tsan_interceptors.cpp
  lib/tsan/rtl/tsan_interface_atomic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66235.215179.patch
Type: text/x-patch
Size: 33943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/81189ab0/attachment.bin>


More information about the llvm-commits mailing list