Commits

Mark Lacey committed a1459a64bad
Make a call graph query more forgiving of missing edges. Make it possible for passes that will invalidate the call graph rather than maintain it to do so by making one of the queries more forgiving and return conservative results if a newly added apply doesn't have an edge associated with it. Swift SVN r32938