[PATCH] D60059: [Driver] implement -feverything
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 1 11:59:25 PDT 2019
lebedev.ri added a comment.
In D60059#1450252 <https://reviews.llvm.org/D60059#1450252>, @yuxuanchen1997 wrote:
> > enable all runtime sanitizers for extra safety
>
> Brilliant idea. But I wonder how that could be done for -fsanitize. ASAN and MSAN can't be used together.
Nonsense.
There is a patch that allows to offload the shadow memory onto the cloud via blockchain,
in encrypted form for extra security of course. That will allow to use both sanitizers together.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60059/new/
https://reviews.llvm.org/D60059
More information about the cfe-commits
mailing list