[all-commits] [llvm/llvm-project] 4cf9d1: [lldb][NFC] Modernize for-loops in ModuleList
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Sat Oct 30 04:41:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cf9d1e4492fe70768d13fba5fbb61d9d93adf5c
https://github.com/llvm/llvm-project/commit/4cf9d1e4492fe70768d13fba5fbb61d9d93adf5c
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-10-30 (Sat, 30 Oct 2021)
Changed paths:
M lldb/include/lldb/Core/ModuleList.h
M lldb/source/Core/ModuleList.cpp
Log Message:
-----------
[lldb][NFC] Modernize for-loops in ModuleList
Reviewed By: mib
Differential Revision: https://reviews.llvm.org/D112379
More information about the All-commits
mailing list