[PATCH] D89908: [GWP-ASan] Move random-related code in the allocator
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 13:07:19 PDT 2020
cryptoad added a comment.
In D89908#2348293 <https://reviews.llvm.org/D89908#2348293>, @nikic wrote:
> 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.
Thank you, will fix it and reland.
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