[libc++] Remove constexpr vector from LLVM 16 release notes
authorLouis Dionne <ldionne.2@gmail.com>
Fri, 29 Jul 2022 13:46:21 +0000 (09:46 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 29 Jul 2022 13:46:21 +0000 (09:46 -0400)
We are shipping it in LLVM 15 via a cherry-pick.

libcxx/docs/ReleaseNotes.rst

index c7df8d7..f5ebc4e 100644 (file)
@@ -38,8 +38,6 @@ What's New in Libc++ 16.0.0?
 Implemented Papers
 ------------------
 
-- P1004R2 (Making ``std::vector`` constexpr)
-
 Improvements and New Features
 -----------------------------