https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121923
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |documentation --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- https://clang.llvm.org/docs/AttributeReference.html#no-sanitize Says it applies to variable decls. While our documentation does not talk about it on variable decls. But we should allow it on variable decls.