Files
swift-mirror/validation-test/compiler_crashers_fixed/28598-issatisfied-request.swift
Robert Widmann 9973b31d5b Skip invalid declarations in SourceLookupCache
Crashers 28598 and 28778 are creating invalid validation requests for the ITC
by using unqualified lookup to get the validator to jump inside of a
transitively invalid DeclContext.

Just don't load these members.
2018-04-16 13:10:34 +02:00

469 B