[PATCH] D133714: [ADT] Introduce LazyAtomicPointer

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 15:55:52 PDT 2022


steven_wu updated this revision to Diff 460526.
steven_wu added a comment.

Fix the busy state test on windows by avoid lock ownership issues


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133714/new/

https://reviews.llvm.org/D133714

Files:
  llvm/include/llvm/ADT/LazyAtomicPointer.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/LazyAtomicPointerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133714.460526.patch
Type: text/x-patch
Size: 8692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/36528bc8/attachment.bin>


More information about the llvm-commits mailing list