Commits

Jordan Rose committed 167d2f4bbb5
Include extensions in ClangModuleUnit::getTopLevelDecls. We don't do this very efficiently, but it does work. And now that it's working, drop some special cases in module interface printing -- just always print Clang decls in Clang source order. Swift SVN r21901