This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79635] Explain to translators what "asan" means


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79635

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
asan is short for address sanitizer; aka -fsantize=address option.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]