Appease MSVC 2013 a few more times, which was complaining about a syntax error...
Appease MSVC 2013 a few more times, 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: 241579
Loading
Please sign in to comment