diff options
author | A. Jiang <de34@live.cn> | 2025-03-05 08:31:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 08:31:28 +0800 |
commit | e739ce2e10e60a2f3363b1ba26c388c7d7aa7bd4 (patch) | |
tree | eaad6bc444141d7efecd2c5df00d0d8929844e87 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 27901cec0e76d2cbf648b3b63d5b2fec1d46bb9c (diff) | |
download | llvm-e739ce2e10e60a2f3363b1ba26c388c7d7aa7bd4.zip llvm-e739ce2e10e60a2f3363b1ba26c388c7d7aa7bd4.tar.gz llvm-e739ce2e10e60a2f3363b1ba26c388c7d7aa7bd4.tar.bz2 |
[libc++] Add missed `constexpr` to `erase(_if)` in `<string>` (#129666)
`std::erase(_if)` for `basic_string` were made `constexpr` in C++20 by
cplusplus/draft@2c1ab9775cc53e848a1efff4f9976455538994d4 as follow-up
changes of P0980R1.
This patch implements the missed changes that were not tracked in a
specific paper.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions