[all-commits] [llvm/llvm-project] 6a56d5: [libc++] Fix LWG3589 "The const lvalue reference o...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Tue Feb 1 12:15:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a56d5cc25cd4a5e401649e76a4c5fae2493f670
https://github.com/llvm/llvm-project/commit/6a56d5cc25cd4a5e401649e76a4c5fae2493f670
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M libcxx/docs/Status/Cxx2bIssues.csv
M libcxx/include/__ranges/subrange.h
M libcxx/test/std/ranges/range.utility/range.subrange/get.pass.cpp
Log Message:
-----------
[libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..."
https://cplusplus.github.io/LWG/issue3589
Differential Revision: https://reviews.llvm.org/D117961
More information about the All-commits
mailing list