[PATCH] D65905: [compiler-rt] Add ConsumeProbability and ConsumeFloatingPoint methods to FDP.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 12:51:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368331: [compiler-rt] Add ConsumeProbability and ConsumeFloatingPoint methods to FDP. (authored by Dor1s, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65905/new/

https://reviews.llvm.org/D65905

Files:
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/fuzzer/FuzzedDataProvider.h
  compiler-rt/trunk/include/fuzzer/FuzzedDataProvider.hpp
  compiler-rt/trunk/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/trunk/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
  compiler-rt/trunk/lib/fuzzer/utils/FuzzedDataProvider.h
  compiler-rt/trunk/lib/sanitizer_common/scripts/check_lint.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65905.214215.patch
Type: text/x-patch
Size: 30115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/dc36a3ff/attachment.bin>


More information about the llvm-commits mailing list