Try to work around an MSVC 2013 bug around defaulted default ctors
An UnresolvedSetIterator() is supposed to be zeroed out, but MSVC 2013 does not do that. llvm-svn: 278842
Loading
Please sign in to comment
An UnresolvedSetIterator() is supposed to be zeroed out, but MSVC 2013 does not do that. llvm-svn: 278842