[lldb][NFC] Modernize for-loops in ModuleList
authorRaphael Isemann <teemperor@gmail.com>
Sat, 30 Oct 2021 11:29:36 +0000 (13:29 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Sat, 30 Oct 2021 11:40:58 +0000 (13:40 +0200)
commit4cf9d1e4492fe70768d13fba5fbb61d9d93adf5c
tree1679b7eea158dc14786d97671a6abcbe6ac80c75
parent85bcc1eb2f56af00123a8d6b99e9ad677613767c
[lldb][NFC] Modernize for-loops in ModuleList

Reviewed By: mib

Differential Revision: https://reviews.llvm.org/D112379
lldb/include/lldb/Core/ModuleList.h
lldb/source/Core/ModuleList.cpp