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

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 12:55:10 PST 2020


hctim added a comment.

In D73373#1839343 <https://reviews.llvm.org/D73373#1839343>, @eugenis wrote:

> Could you add a test?


How would you prefer I go about testing this? I can read from `/proc/maps` but only on Android (which IIRC GWP-ASan doesn't actually test on upstream, only downstream). FWIW - Scudo doesn't have tests for this either.


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