[all-commits] [llvm/llvm-project] 40c126: [Bitcode] Use range-based for loops (NFC) (#97776)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jul 6 14:34:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40c12648c6c0a39efce294e3fa763fd6c8ed4005
https://github.com/llvm/llvm-project/commit/40c12648c6c0a39efce294e3fa763fd6c8ed4005
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-07 (Sun, 07 Jul 2024)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
M llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
Log Message:
-----------
[Bitcode] Use range-based for loops (NFC) (#97776)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list