[NFC][lsan] Use hash table to track root regions
This avoid O(N) in __lsan_unregister_root_region. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D151784
parent
0375a2dc
Please register or sign in to comment
This avoid O(N) in __lsan_unregister_root_region. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D151784