[all-commits] [llvm/llvm-project] f254ac: [ADT] Clean up `enumerate` implementation. NFC.
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Mar 2 13:45:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f254acf571a72f1825a4dde8e9cd80d6ffc820eb
https://github.com/llvm/llvm-project/commit/f254acf571a72f1825a4dde8e9cd80d6ffc820eb
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
Log Message:
-----------
[ADT] Clean up `enumerate` implementation. NFC.
* Remove unnecessary member functions.
* Fix code sample.
This is in preparation for landing future changes in https://reviews.llvm.org/D144503.
Reviewed By: zero9178
Differential Revision: https://reviews.llvm.org/D145025
More information about the All-commits
mailing list