[clang] NFC: Fix range-based for loop warnings related to decl lookup
authorJan Svoboda <jan_svoboda@apple.com>
Mon, 19 Apr 2021 16:31:31 +0000 (18:31 +0200)
committerJan Svoboda <jan_svoboda@apple.com>
Mon, 19 Apr 2021 16:31:31 +0000 (18:31 +0200)
commit6a72ed239cc3f30c1149721f07de463b4b459b16
treec3b0f93c768fec15df1fe0daf6124dbc9577b7b8
parent2aff4f7f5772f186eb04898ef2e2b143d9e3cbe7
[clang] NFC: Fix range-based for loop warnings related to decl lookup
clang/lib/CodeGen/CGBlocks.cpp
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CGObjCGNU.cpp
clang/lib/CodeGen/CGObjCMac.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaCodeComplete.cpp