Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[libcxx] Fix a typo in documentation#148557

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

kazutakahirata
Copy link
Contributor

No description provided.

@kazutakahiratakazutakahirata requested a review froma team as acode ownerJuly 13, 2025 23:36
@llvmbotllvmbot added the libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. labelJul 13, 2025
@llvmbot
Copy link
Member

@llvm/pr-subscribers-libcxx

Author: Kazu Hirata (kazutakahirata)

Changes

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

1 Files Affected:

  • (modified) libcxx/docs/ReleaseNotes/21.rst (+1-1)
diff --git a/libcxx/docs/ReleaseNotes/21.rst b/libcxx/docs/ReleaseNotes/21.rstindex 3d70fa38d971e..96115890e5520 100644--- a/libcxx/docs/ReleaseNotes/21.rst+++ b/libcxx/docs/ReleaseNotes/21.rst@@ -85,7 +85,7 @@ Improvements and New Features - The ``flat_map::insert`` and ``flat_set::insert_range`` have been optimized, resulting in a performance improvement of up   to 10x for inserting elements into a ``flat_map`` when the input range is a ``flat_map`` or a ``zip_view``.-- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performane improvement.+- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performance improvement.  Deprecations and Removals -------------------------

@kazutakahiratakazutakahirata merged commitef48b7f intollvm:mainJul 14, 2025
78 of 79 checks passed
@kazutakahiratakazutakahirata deleted the cleanup_20250713_doc_typo_libcxx branchJuly 14, 2025 05:20
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@arsenmarsenmarsenm approved these changes

@frederick-vs-jafrederick-vs-jafrederick-vs-ja approved these changes

@shiltianshiltianAwaiting requested review from shiltian

@tgymnichtgymnichAwaiting requested review from tgymnich

@huixie90huixie90Awaiting requested review from huixie90

Assignees
No one assigned
Labels
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@kazutakahirata@llvmbot@arsenm@frederick-vs-ja

[8]ページ先頭

©2009-2025 Movatter.jp