Disambiguate call to operator==.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 19 May 2012 19:32:11 +0000 (19:32 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 19 May 2012 19:32:11 +0000 (19:32 +0000)
commit9e7e04823cb472ae8c36ce354365ba76ba1bcb36
treee6e1bffaa1172019104dea9d7021e22a62b3df3f
parent03c8383324da4fe42fae4e5685072a782935644d
Disambiguate call to operator==.

clang++ and msvc happily had no problem with it but g++ refuses to compile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157126 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ValueMap.h