Commits

Doug Gregor committed 0043652979b
NFC: Replace DeclFilterRange with an elaborate set of iterator and range adaptors. We're going to want these various adaptors, and helpers built on top of them, when we replace the array-based storage of members in nominal types and extensions with something more sane. Swift SVN r16569