[all-commits] [llvm/llvm-project] bbb3d0: [libcxx][ranges][nfc] moves view concepts into `__...
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Thu Jun 10 12:36:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbb3d03f93b86ccef7581f34c7582ebd70c80a19
https://github.com/llvm/llvm-project/commit/bbb3d03f93b86ccef7581f34c7582ebd70c80a19
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__ranges/concepts.h
A libcxx/include/__ranges/enable_view.h
R libcxx/include/__ranges/view.h
M libcxx/include/__ranges/view_interface.h
M libcxx/include/ranges
Log Message:
-----------
[libcxx][ranges][nfc] moves view concepts into `__ranges/concepts.h`
More information about the All-commits
mailing list