Commits

Mark Lacey committed 0ceb04019d7
Add const to a bunch of call graph functions. Change the declaration of the functions that do not modify the call graph data structure to const to make it easier to know which ones do modify the call graph at a glance. Swift SVN r32930