[Bug sanitizer/78204] ‘no_sanitize’ attribute directive ignored [-Wattributes]
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 4 10:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78204
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2016-11-04
CC| |marxin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Ok, do I understand it properly that you're missing support of
no_sanitize("string literals"), as defined here:
http://clang.llvm.org/docs/AttributeReference.html#no-sanitize-clang-no-sanitize
More information about the Gcc-bugs
mailing list