Commits

Doug Gregor committed 28dea3bc27c
Clang importer: recursively add members to the Swift lookup tables. This is needed for member lookup via the Swift lookup tables, although the lookup part is not yet implemented. Note also that the results are currently wrong for C enumerations mapped into Swift enums or option sets. That will come shortly.