[Bug sanitizer/56454] need to rename attribute no_address_safety_analysis to no_sanitize_address

kcc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 26 07:19:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56454

--- Comment #2 from Kostya Serebryany <kcc at gcc dot gnu.org> 2013-02-26 07:19:00 UTC ---
Long story short: 
we needed to unify the names for asan/tsan/msan attributes. 
Now they are called
no_sanitize_address
no_sanitize_thread
no_sanitize_memory

Lengthy discussion: 

http://clang-developers.42468.n3.nabble.com/clang-attributes-to-disable-asan-tsan-msan-td4030472.html



More information about the Gcc-bugs mailing list