Skip to content
Commit bcc10817 authored by Qiao Zhang's avatar Qiao Zhang Committed by Benjamin Kramer
Browse files

Fix tsan problem where the per-thread shared_ptr() can be locked right before...

Fix tsan problem where the per-thread shared_ptr() can be locked right before the cache is destroyed causing a race where it tries to remove an entry from a destroyed cache.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D142394
parent 8112bd2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment