diff options
author | Hristo Hristov <hghristov.rmm@gmail.com> | 2025-04-29 22:00:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 22:00:16 +0300 |
commit | 4ed8f38e814d788abc3131c24e7bad96766a52bc (patch) | |
tree | bd5773e9f116b1ee98a2632daccf2711fc83dab2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e33b7a1d6388007183b7657958a0d32626caea46 (diff) | |
download | llvm-4ed8f38e814d788abc3131c24e7bad96766a52bc.zip llvm-4ed8f38e814d788abc3131c24e7bad96766a52bc.tar.gz llvm-4ed8f38e814d788abc3131c24e7bad96766a52bc.tar.bz2 |
[libc++][pair] P2944R3: Constrain `std::pair`'s equality operator (#136672)
Implements https://wg21.link/P2944R3 (partially):
- [pairs.spec](https://eel.is/c++draft/pairs.spec)
Related issues:
- Related to #105424
- Related to #118135
- PR https://github.com/llvm/llvm-project/pull/135759
- PR https://github.com/llvm/llvm-project/pull/117664
Closes: [#136763](https://github.com/llvm/llvm-project/issues/136763)
# References
- https://eel.is/c++draft/concept.booleantestable
- https://eel.is/c++draft/concept.equalitycomparable
---------
Co-authored-by: Hristo Hristov <zingam@outlook.com>
Co-authored-by: Nikolas Klauser <nikolasklauser@berlin.de>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions