[libcxx-commits] [PATCH] D110110: [libc++] [ABI BREAK] Remove non-atomic "platform" semaphore implementations.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 21 17:49:59 PDT 2021
Quuxplusone updated this revision to Diff 381445.
Quuxplusone added a comment.
Add a release note. @ldionne, is this what you had in mind? I'm not clear on the procedure for release-noting things in general, let alone something that we're changing (I presume) between 13.0 and 13.1 — should that even //get// a 14.x release note? Anyway, please take a look and let me know before I'll land this in `main`. (Or just land this yourself if it looks good.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110110/new/
https://reviews.llvm.org/D110110
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__threading_support
libcxx/include/semaphore
libcxx/src/support/win32/thread_win32.cpp
libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110110.381445.patch
Type: text/x-patch
Size: 8656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211022/d36a4bcb/attachment-0001.bin>
More information about the libcxx-commits
mailing list