Commits

Chris Lattner committed 17d9bf24bfa
Make DeclContext dump()’able from the debugger. Unmark Decl’s dump method as “Deprecated and only used by the debugger”. This isn’t doing anything useful since the implementation is used by live code anyway. Swift SVN r12506