[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 08:33:56 PDT 2019


Dor1s updated this revision to Diff 214162.
Dor1s edited the summary of this revision.
Dor1s added a comment.
Herald added subscribers: mgorny, kubamracek.

Re-write ConsumeFloatingPointInRange, change extension back to .h


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D65905

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

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


More information about the llvm-commits mailing list