summaryrefslogtreecommitdiff
path: root/libjava/java/sql
diff options
context:
space:
mode:
authorLuc Grosheintz <luc.grosheintz@gmail.com>2025-11-19 14:52:04 +0100
committerTomasz KamiƄski <tkaminsk@redhat.com>2025-11-19 15:47:11 +0100
commit58b88748e6bf651d425ae11d143d02a29575186b (patch)
tree83e68a6994427fae7def249f4b76a58eb944005f /libjava/java/sql
parent3027010d8bcc854eb43425cb1da573ff7345a5ac (diff)
libstdc++: Make <mdspan> compatible with clang.
These three changes are needed to make <mdspan> compatible with Clang: - the type alias _Storage must occur before its first use. - the friend declarations of function must match exactly, including noexcept and constexpr. - the 'template' in typename T::template type<double>. libstdc++-v3/ChangeLog: * include/std/mdspan (extents::_Storage): Move type alias before its first use. (__mdspan::__static_extents): Add missing noexcept and constexpr to friend declaration in extents. (__mdspan::__dynamic_extents): Ditto. Reviewed-by: Jonathan Wakely <jwakely@redhat.com> Signed-off-by: Luc Grosheintz <luc.grosheintz@gmail.com>
Diffstat (limited to 'libjava/java/sql')
0 files changed, 0 insertions, 0 deletions