diff options
| author | Amirreza Ashouri <39487863+AMP999@users.noreply.github.com> | 2023-09-18 18:00:44 +0330 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 10:30:44 -0400 |
| commit | aa8601dc6ddd110a3465e85f2f1db89c8f9efcb2 (patch) | |
| tree | f3721b15c66c2ecbc06f429a028236a483a3f775 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
| parent | a2bb36573351ad9068bba34876e2f68ea810817b (diff) | |
| download | llvm-aa8601dc6ddd110a3465e85f2f1db89c8f9efcb2.zip llvm-aa8601dc6ddd110a3465e85f2f1db89c8f9efcb2.tar.gz llvm-aa8601dc6ddd110a3465e85f2f1db89c8f9efcb2.tar.bz2 | |
[libc++] [string_view] Remove operators made redundant by C++20 (#66206)
Thanks to Giuseppe D'Angelo for pointing this out on the cpplang Slack!
The example implementation in https://eel.is/c++draft/string.view.comparison#example-1
was necessary when it was written, in C++17, but in C++20 we don't need that
complexity anymore, because of the reversed candidates that are
synthesized by the compiler.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions
