[libc++] Add SHA for C++20 Synchronization Library in ABI changelog

This is mostly a means to test a new Herald rule for libc++ reviews.

Differential Revision: https://reviews.llvm.org/D76022
This commit is contained in:
Louis Dionne 2020-03-11 16:00:50 -04:00
parent 10b1a87ba3
commit d34241a89d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
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