[libcxx-commits] [PATCH] D142134: [libc++] add FreeBSD atomic wait support
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 19 09:39:16 PST 2023
emaste added a comment.
In D142134#4066210 <https://reviews.llvm.org/D142134#4066210>, @Mordante wrote:
> Thanks for working on this! Does this fix existing tests?
There were a number of atomic tests that timed out on occasion or were inconsistent before (and I temporarily removed them in my work to get the CI going).
I applied this change and restored those tests and (in the one run so far) they passed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142134/new/
https://reviews.llvm.org/D142134
More information about the libcxx-commits
mailing list