probabilistic F14 ref and iter stability testing under ASAN
Summary: This diff adds spurious rehash at places where the caller should not be assuming reference (unless guaranteed) or iterator stability, allowing ASAN to detect these problems. Under ASAN it also junk-fills deleted value_type instances that can't be immediately deallocated. Reviewed By: yfeldblum Differential Revision: D9826273 fbshipit-source-id: 2d543473b17ffd7debb52082a3e72842121ece1a
Showing
Please register or sign in to comment