[PATCH] D61867: [GWP-ASan] Initial build files, implementation of PRNG [1].
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 11:14:53 PDT 2019
hctim added a comment.
Note that the empty `compiler-rt/test/gwp_asan/CMakeLists.txt` is required, as there are automatic build rules that build the tests for all sanitizers which fail if there is no test directory for `gwp_asan`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61867/new/
https://reviews.llvm.org/D61867
More information about the llvm-commits
mailing list