Skip to content
Commit 73cb576c authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Replacing a range-based for loop with an old-style for loop. This code was...

Replacing a range-based for loop with an old-style for loop. This code was previously causing a warning with MSVC about a compiler-generated local variable because TargetRegistry::begin() and end() are static member functions. NFC.

llvm-svn: 236990
parent 3c1d5727
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment