Recommit simplification first attempted in r232309 (fixed a bit in r232312, with...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Mar 2015 05:49:45 +0000 (05:49 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Mar 2015 05:49:45 +0000 (05:49 +0000)
commitc57441f71621cb099cbee49f2e55e6333aafdb67
tree37445f326801c88013f56d1a25d974572d77a849
parentdf08543f4890b5ef42afcfab0d04d4b7ced4d71a
Recommit simplification first attempted in r232309 (fixed a bit in r232312, with fixes in r232314)

Messed it up because I didn't realize there were two different iterators
here (& clearly didn't build any of this... ) - still seems easier to
just use the injected class name than introduce a self typedef.

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