Commits

Mark Lacey committed 9b7644b0ac2
Hide more implementation details of the call graph. Move a few functions to be private, and make OrderedCallGraph (a debug-only helper class) a friend of CallGraph since it currently needs access to some of these. Swift SVN r32654