Commits

Jordan Rose committed ca6639cf97c
Track types that we perform qualified lookup on from the primary file. We need to do this mainly to figure out when extensions can affect this file. This is part of the intra-module dependency tracking work to implement incremental rebuilds. Part of rdar://problem/15353101 Swift SVN r22927