diff options
author | Benjamin Brock <brock@cs.berkeley.edu> | 2023-10-20 18:07:50 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-10-21 11:54:00 +0100 |
commit | be34a8b538c0f04b11a428bd1a9340eb19dec13f (patch) | |
tree | c651c17d4d1024b4670e9930b7c9d451f7e8e7c5 /gcc/rust | |
parent | 59a7d38997ec4d8a606c97b00e1a8b697edd1316 (diff) | |
download | gcc-be34a8b538c0f04b11a428bd1a9340eb19dec13f.zip gcc-be34a8b538c0f04b11a428bd1a9340eb19dec13f.tar.gz gcc-be34a8b538c0f04b11a428bd1a9340eb19dec13f.tar.bz2 |
libstdc++: Workaround for LLVM-61763 in <ranges>
This patch adds a small workaround that avoids declaring constrained
friends when compiling with Clang, instead making some members public.
MSVC's standard library has implemented a similar workaround.
Signed-off-by: Benjamin Brock <brock@cs.berkeley.edu>
libstdc++-v3/ChangeLog:
* include/std/ranges (zip_view, adjacent_view): Implement
workaround for LLVM-61763.
Diffstat (limited to 'gcc/rust')
0 files changed, 0 insertions, 0 deletions