allow clients of SmallSet to specify their own comparison function for the set.
authorChris Lattner <sabre@nondot.org>
Thu, 5 Jan 2012 17:35:07 +0000 (17:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Jan 2012 17:35:07 +0000 (17:35 +0000)
commit0fcccd4d45b593bc11e56ff5be36a04836749376
tree392f9a2f5a1c35830227857005d93fd23374068a
parentfcb0a278951d5e6bd878e183f2f1e9b3abf2e200
allow clients of SmallSet to specify their own comparison function for the set.
Patch by Stepan Dyatkovskiy!

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