[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 13:26:19 PDT 2019


hctim updated this revision to Diff 199504.
hctim marked 3 inline comments as done.
hctim added a comment.

- /s/static thread_local/thread_local


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61867

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

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


More information about the llvm-commits mailing list