[PATCH] D52615: Handle -fsanitize-address-poison-class-member-array-new-cookie in the driver and propagate it to cc1
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 23 09:56:11 PDT 2018
rjmccall added a comment.
In https://reviews.llvm.org/D52615#1266320, @filcab wrote:
> In https://reviews.llvm.org/D52615#1254567, @rsmith wrote:
>
> > This seems like an unreasonably long flag name. Can you try to find a shorter name for it?
>
>
> `-fsanitize-poison-extra-operator-new`?
> Not as explicit, but maybe ok if documented?
`-fsanitize-address-poison-array-cookie`?
Repository:
rC Clang
https://reviews.llvm.org/D52615
More information about the cfe-commits
mailing list