[PATCH] D65551: [compiler-rt] Implement getrandom interception

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 11:29:20 PDT 2019


vitalybuka added a comment.

Can you please add some trivial test under compiler-rt/test/sanitizer_common ? You can't check sanitization there, just check that does not crash and return reasonable results


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65551





More information about the llvm-commits mailing list