[all-commits] [llvm/llvm-project] e0adf7: [libc++][NFC] Move incrementable_traits and indire...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Mon Apr 19 11:31:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0adf7e06a9e329327db2c5e9809e1cbf2e7208d
https://github.com/llvm/llvm-project/commit/e0adf7e06a9e329327db2c5e9809e1cbf2e7208d
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__iterator/concepts.h
A libcxx/include/__iterator/incrementable_traits.h
A libcxx/include/__iterator/readable_traits.h
M libcxx/include/concepts
M libcxx/include/iterator
Log Message:
-----------
[libc++][NFC] Move incrementable_traits and indirectly_readable_traits into separate headers.
Differential Revision: https://reviews.llvm.org/D100682
More information about the All-commits
mailing list