Close #18596: Support address sanity checking in clang/GCC

This patch appropriately marks known false alarms in the
small object allocator when address sanity checking is
enabled (patch contributed by Dhiru Kholia).
This commit is contained in:
Nick Coghlan 2013-09-29 00:28:55 +10:00
parent 4cc2afa0ec
commit 6ba64f454d
3 changed files with 28 additions and 0 deletions

View file

@ -650,6 +650,7 @@ Jim Kerr
Magnus Kessler
Lawrence Kesteloot
Vivek Khera
Dhiru Kholia
Mads Kiilerich
Jason Killen
Jan Kim