summaryrefslogtreecommitdiff
path: root/unittests/Analysis/CallGraphTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-18CallGraphTest.cpp: Remove invalid tests. ++S might step over F if S == F.NAKAMURA Takumi1-3/+0
2014-11-17Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *"Rafael Espindola1-0/+62