[all-commits] [llvm/llvm-project] 3a9d8c: [libc++][ranges] export `std::ranges::range_adapto...
Xiaoyang Liu via All-commits
all-commits at lists.llvm.org
Tue Apr 23 10:24:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a9d8cd5fc5e07629b46901accb1884eae1af694
https://github.com/llvm/llvm-project/commit/3a9d8cd5fc5e07629b46901accb1884eae1af694
Author: Xiaoyang Liu <siujoeng.lau at gmail.com>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M libcxx/modules/std/ranges.inc
Log Message:
-----------
[libc++][ranges] export `std::ranges::range_adaptor_closure` (#89793)
This patch exports the `std::ranges::range_adaptor_closure` class
template implemented in #89148 from the C++ Modules file.
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