[PATCH] D60059: [Driver] implement -feverything
Yuxuan Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 1 11:31:24 PDT 2019
yuxuanchen1997 requested changes to this revision.
yuxuanchen1997 added a comment.
This revision now requires changes to proceed.
> 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.
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