forked from OSchip/llvm-project
[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:
parent
10b1a87ba3
commit
d34241a89d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue