forked from OSchip/llvm-project
[libc++] Remove constexpr vector from LLVM 16 release notes
We are shipping it in LLVM 15 via a cherry-pick.
This commit is contained in:
parent
6a1aa627fa
commit
79086bf9b2
|
@ -38,8 +38,6 @@ What's New in Libc++ 16.0.0?
|
||||||
Implemented Papers
|
Implemented Papers
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- P1004R2 (Making ``std::vector`` constexpr)
|
|
||||||
|
|
||||||
Improvements and New Features
|
Improvements and New Features
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue