[PATCH] D36399: [sanitizers] Add a blocking boolean to GetRandom prototype

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 11:15:40 PDT 2017


cryptoad updated this revision to Diff 110240.
cryptoad added a comment.

How about this code construct?


https://reviews.llvm.org/D36399

Files:
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/sanitizer_common/tests/sanitizer_common_test.cc
  lib/scudo/scudo_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36399.110240.patch
Type: text/x-patch
Size: 6477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/0156d232/attachment.bin>


More information about the llvm-commits mailing list