[PATCH] D89908: [GWP-ASan] Move random-related code in the allocator

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 13:01:52 PDT 2020


nikic added a comment.

I've reverted this in https://github.com/llvm/llvm-project/commit/04e42f62548d4c0367664188a938b609435718e2 due to a build failure with GCC. The code seems a bit sensitive, so I didn't want to introduce random casts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89908



More information about the llvm-commits mailing list