Skip to content
Commit d056cb4b authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

Avoid unnecessary copies in some for loops

Use constant references rather than `const auto` which will cause the
copy constructor.  These particular cases cause issues for the swift
compiler.

llvm-svn: 301237
parent 70c377a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment