Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit b8f9063ae9ca82a93fc9ea1365362926c92cc0ca Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Tue Nov 5 16:05:08 2024 +0100 [libc++] Simplify string::reserve (#114869) We're checking quite a few things that are either trivially true or trivially false. These cases became trivial when we changed `reserve()` to never shrink. |