[libcxx-commits] [PATCH] D113058: [libcxx][SystemZ][z/OS] Update libcxx/src/mutex.cpp to support POSIX(OFF)
Daniel McIntosh via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 2 16:39:33 PDT 2021
DanielMcIntosh-IBM updated this revision to Diff 384275.
DanielMcIntosh-IBM added a comment.
Move new test inside `#if TEST_STD_VER >= 11` to fix failure in C++03 CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113058/new/
https://reviews.llvm.org/D113058
Files:
libcxx/src/mutex.cpp
libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/call_once.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113058.384275.patch
Type: text/x-patch
Size: 7091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211102/33ed9fbf/attachment.bin>
More information about the libcxx-commits
mailing list