getOrInsertLeaderValue cannot be const because it calls insert.
authorBill Wendling <isanbard@gmail.com>
Mon, 12 Jul 2010 20:27:02 +0000 (20:27 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 12 Jul 2010 20:27:02 +0000 (20:27 +0000)
commit18f82a9a5d81c1214714be1b25f3e548030b7e1c
tree8b66ef0e9c1c47818e0b3933d95090f7977a507b
parent47f5608029cbb7213b8624294f7ff1c39c952b6b
getOrInsertLeaderValue cannot be const because it calls insert.
Patch by Xi Wang!

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