[all-commits] [llvm/llvm-project] bf92bd: [libcxx][nfc] moves std `advance`, `next`, and `pr...
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Mon May 31 10:16:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf92bdad77a34770fe0541a750f9cd3a61f169a3
https://github.com/llvm/llvm-project/commit/bf92bdad77a34770fe0541a750f9cd3a61f169a3
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M libcxx/include/__iterator/advance.h
M libcxx/include/__iterator/next.h
M libcxx/include/__iterator/prev.h
M libcxx/include/iterator
Log Message:
-----------
[libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers
Differential Revision: https://reviews.llvm.org/D103329
More information about the All-commits
mailing list