[PATCH] D73373: [GWP-ASan] Add names to anonymous mappings.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 13:04:38 PST 2020


eugenis added a comment.

AFAIK we do test on android.
See http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/27148/steps/run%20lit%20tests%20%5Baarch64%2Faosp_marlin-userdebug%2FPI%5D/logs/stdio - it lists a few scudo tests as unsupported, which means the rest of them have passed.

You can do something like test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73373





More information about the llvm-commits mailing list