[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
Loading
Please sign in to comment
This avoid O(N) in __lsan_unregister_root_region. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D151784