[PATCH] D78532: Add missing call to `__sanitizer::InitializePlatformEarly()` in UBSan's standalone init.
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 21 10:48:15 PDT 2020
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
In D78532#1994909 <https://reviews.llvm.org/D78532#1994909>, @yln wrote:
> So technically this is not necessary (standalone UBSan does not mmap memory), but good for consistency in case it stops being a noop?
That sounds right to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78532/new/
https://reviews.llvm.org/D78532
More information about the llvm-commits
mailing list