[all-commits] [llvm/llvm-project] 65f105: [libc++] Implements LWG3600 Making istream_iterato...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Mar 1 03:29:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65f105b6cf4a36e45565b5ab7eafa1904497f61e
https://github.com/llvm/llvm-project/commit/65f105b6cf4a36e45565b5ab7eafa1904497f61e
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-03-01 (Sat, 01 Mar 2025)
Changed paths:
M libcxx/docs/Status/Cxx23Issues.csv
M libcxx/include/__iterator/istream_iterator.h
M libcxx/include/iterator
M libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/copy.pass.cpp
Log Message:
-----------
[libc++] Implements LWG3600 Making istream_iterator copy constructor trivial is an ABI break (#127343)
Closes: #105003
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list