[libcxx-commits] [PATCH] D76022: [libc++] Add SHA for C++20 Synchronization Library in ABI changelog

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 11 13:36:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd34241a89d11: [libc++] Add SHA for C++20 Synchronization Library in ABI changelog (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76022

Files:
  libcxx/lib/abi/CHANGELOG.TXT


Index: libcxx/lib/abi/CHANGELOG.TXT
===================================================================
--- libcxx/lib/abi/CHANGELOG.TXT
+++ libcxx/lib/abi/CHANGELOG.TXT
@@ -16,7 +16,7 @@
 Version 10.0
 ------------
 
-* TODO - [libc++] Implementation of C++20's P1135R6 for libcxx
+* 54fa9ecd3088 - [libc++] Implementation of C++20's P1135R6 for libcxx
 
   libc++ now implements P1135R6 (The C++20 Synchronization Library), which
   adds a few symbols to the dylib. This is backwards-compatible since we're


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76022.249742.patch
Type: text/x-patch
Size: 509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200311/452ced87/attachment.bin>


More information about the libcxx-commits mailing list