diff options
author | Hui <hui.xie1990@gmail.com> | 2024-03-24 20:52:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-24 20:52:47 +0000 |
commit | 81e2693c1202d6c4e48dbf2d985153b03cfccb79 (patch) | |
tree | 190ce8650d2ee50853db83b59c8a11f4571d707e /clang/lib/Format/WhitespaceManager.cpp | |
parent | 9f0321ccf118b37e5cb93cabd2acbf600c36b6ee (diff) | |
download | llvm-81e2693c1202d6c4e48dbf2d985153b03cfccb79.zip llvm-81e2693c1202d6c4e48dbf2d985153b03cfccb79.tar.gz llvm-81e2693c1202d6c4e48dbf2d985153b03cfccb79.tar.bz2 |
[libc++][test] Fix race condition in condition_variable_any tests (#84788)
Some tests in `condition_variable_any` use two `shared_lock` to guard,
which does not work.
The fix is to make the writer to use `unique_lock`
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions