diff options
author | Twice <twice@apache.org> | 2024-01-19 19:06:11 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 10:06:11 +0000 |
commit | 7ded34576f348d8f5b915deb53e8bfa45f72c79c (patch) | |
tree | fb9c9a8b4a703a1d2fcf0af4ab427eb99f3b88f0 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | f670112a591c83498e348f3ff2f73f02baf8e303 (diff) | |
download | llvm-7ded34576f348d8f5b915deb53e8bfa45f72c79c.zip llvm-7ded34576f348d8f5b915deb53e8bfa45f72c79c.tar.gz llvm-7ded34576f348d8f5b915deb53e8bfa45f72c79c.tar.bz2 |
[libc++] Implement LWG3940: std::expected<void, E>::value() also needs E to be copy constructible (#71819)
This patch includes the fix for
[LWG3940](https://cplusplus.github.io/LWG/issue3940)
(`std::expected<void, E>::value()` also needs `E` to be copy
constructible)
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions