Appease MSVC 2013, which was complaining about a syntax error with an...
Appease MSVC 2013, which was complaining about a syntax error with an unexpected close curly brace. For some reason, the range-based for loop requires curly braces to compile in MSVC. llvm-svn: 241578
Loading
Please sign in to comment