Fix VC++ compilation error caused by using a std::map iterator variable to receive
a std::multimap iterator value. For some reason, GCC doesn't have a problem with this. llvm-svn: 25927
Loading
Please register or sign in to comment
a std::multimap iterator value. For some reason, GCC doesn't have a problem with this. llvm-svn: 25927