Commits

Doug Gregor committed be3463f32de
Store a file-level DeclContext* in protocol conformances rather than a module. We'll need to perform name lookup based on the file-level DeclContext*, so the module no longer suffices. No functionality change here yet. Swift SVN r11523