[llvm] [ADT][ConcurrentHashTable] Refactor ConcurrentHashTable. (PR #71932)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 10:04:45 PST 2023


avl-llvm wrote:

changed default synchronization object to RWMutex, fixed failure on windows.

https://github.com/llvm/llvm-project/pull/71932


More information about the llvm-commits mailing list