Commits

Mark Lacey committed 2e86c9a8d62
Move a couple helper classes into namespaces. OrderedCallGraph, which is only available in debug builds, needs to be a friend of CallGraph (which will happen in a subsequent commit), so it cannot go into an anonymous namespace. Swift SVN r32653