diff options
author | Mark de Wever <koraq@xs4all.nl> | 2025-03-27 01:53:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 20:53:30 -0400 |
commit | f9aa7a20d9352102c41285e63c3a1459036af79d (patch) | |
tree | 3da104de423f85dbb93879eb65115cc71232bf61 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | a629b505757a1853e6083290e5d8d7b82f4f4d4a (diff) | |
download | llvm-f9aa7a20d9352102c41285e63c3a1459036af79d.zip llvm-f9aa7a20d9352102c41285e63c3a1459036af79d.tar.gz llvm-f9aa7a20d9352102c41285e63c3a1459036af79d.tar.bz2 |
[libc++] Verify std::forward_like's mandates clause. (#127318)
The existing using _ForwardLike declaration already fails with a
subsitution failure. The LWG issue was filed to clarify what should
happen for non-referencable types.
Added test to verify libc++ is already enforcing the new Mandates.
Implements:
- LWG3757 What's the effect of std::forward_like<void>(x)
Closes: #105026
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions