[all-commits] [llvm/llvm-project] f02c9e: [libc++] Addresses LWG3755.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Jan 31 11:08:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f02c9e6f26fcda80b93e6a68100268a005b5c2c5
https://github.com/llvm/llvm-project/commit/f02c9e6f26fcda80b93e6a68100268a005b5c2c5
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M libcxx/docs/Status/Cxx2bIssues.csv
M libcxx/include/__ranges/zip_view.h
A libcxx/test/libcxx/ranges/range.adaptors/range.adaptor.tuple/tuple-for-each.pass.cpp
Log Message:
-----------
[libc++] Addresses LWG3755.
LWG3755 tuple-for-each can call user-defined operator,
Reviewed By: #libc, ldionne, philnik
Differential Revision: https://reviews.llvm.org/D142909
More information about the All-commits
mailing list