[PATCH] D61867: [GWP-ASan] Initial build files, implementation of PRNG [1].

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 14:43:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360710: [GWP-ASan] Initial build files, implementation of PRNG [1]. (authored by hctim, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D61867?vs=199517&id=199518#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61867

Files:
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/gwp_asan/CMakeLists.txt
  compiler-rt/trunk/lib/gwp_asan/random.cpp
  compiler-rt/trunk/lib/gwp_asan/random.h
  compiler-rt/trunk/test/gwp_asan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61867.199518.patch
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/2c3c330b/attachment.bin>


More information about the llvm-commits mailing list