Commits

Doug Gregor committed c41535a7fb0
Clang importer: start computing the effective lookup context with the name. This places enumerators that will become either cases of a Swift enum or options in a Swift option into the context of the C enum type for the name lookup table.