Skip to content

[libc++][NFC] Fix typos in the libc++ 21 release notes #149536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

ldionne
Copy link
Member

@ldionne ldionne commented Jul 18, 2025

No description provided.

@ldionne ldionne added this to the LLVM 21.x Release milestone Jul 18, 2025
@ldionne ldionne requested a review from a team as a code owner July 18, 2025 15:45
@github-project-automation github-project-automation bot moved this to Needs Triage in LLVM Release Status Jul 18, 2025
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Jul 18, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 18, 2025

@llvm/pr-subscribers-libcxx

Author: Louis Dionne (ldionne)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/149536.diff

1 Files Affected:

  • (modified) libcxx/docs/ReleaseNotes/21.rst (+2-2)
diff --git a/libcxx/docs/ReleaseNotes/21.rst b/libcxx/docs/ReleaseNotes/21.rst
index 6f18b61284f49..d31ca0130cb80 100644
--- a/libcxx/docs/ReleaseNotes/21.rst
+++ b/libcxx/docs/ReleaseNotes/21.rst
@@ -10,7 +10,7 @@ Written by the `Libc++ Team <https://libcxx.llvm.org>`_
 
 .. warning::
 
-   These are in-progress notes for the upcoming libc++ 20.0.0 release.
+   These are in-progress notes for the upcoming libc++ 21.0.0 release.
    Release notes for previous releases can be found on
    `the Download Page <https://releases.llvm.org/download.html>`_.
 
@@ -18,7 +18,7 @@ Introduction
 ============
 
 This document contains the release notes for the libc++ C++ Standard Library,
-part of the LLVM Compiler Infrastructure, release 20.0.0. Here we describe the
+part of the LLVM Compiler Infrastructure, release 21.0.0. Here we describe the
 status of libc++ in some detail, including major improvements from the previous
 release and new feature work. For the general LLVM release notes, see `the LLVM
 documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may

@ldionne ldionne merged commit d737fe2 into llvm:main Jul 18, 2025
17 of 19 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in LLVM Release Status Jul 18, 2025
@ldionne ldionne deleted the review/fix-typo-21-release-notes branch July 18, 2025 15:54
@ldionne
Copy link
Member Author

ldionne commented Jul 18, 2025

/cherry-pick d737fe2

@llvmbot
Copy link
Member

llvmbot commented Jul 18, 2025

/pull-request #149540

tru pushed a commit to llvmbot/llvm-project that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants