Files
llvm/lldb
Kazu Hirata 3c1a09d939 [lldb] Use a range-based for loop instead of llvm::for_each (NFC) (#149541)
LLVM Coding Standards discourages llvm::for_each unless we already
have a callable.
2025-07-18 13:32:42 -07:00
..