Skip to content
Snippets Groups Projects
user avatar
Peter Smith authored
Attempt to fix Windows buildbots From 307131 Replaced return {ET, false};
with return std::make_pair(ET, false);

llvm-svn: 307137
283b9f2d