Commits

Jordan Rose committed 05bf3a3cf39
Stop leaking lookup caches; attach them to the ASTContext instead. This might not matter for the compiler, but both LLDB and SourceKit have to deal with multiple ASTContexts and multiple SourceFiles all the time. Swift SVN r22869