Commits

Joe Groff committed 18cc8d67169
Generalize John's FieldRange and use it in UnionDecl::getAllElements. Turn NominalType::FieldRange into a more general template that can filter by any member decl type and predicate. Use an instance of it in UnionDecl::getAllElements to iterate through all its contained UnionElementDecls. Swift SVN r7218