| commit | 6ba64f454da7710f0dcbb28fd574ac3fda7eb00c | [log] [tgz] |
|---|---|---|
| author | Nick Coghlan <ncoghlan@gmail.com> | Sun Sep 29 00:28:55 2013 +1000 |
| committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Sep 29 00:28:55 2013 +1000 |
| tree | ebbe7911f4344b84cbbaa411e30bef4013066d0a | |
| parent | 4cc2afa0ec54910d60cdc4ca57d886f66c88dc18 [diff] |
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).