summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CallGraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* CallGraph: add a bunch of stmt visitors.Zhongxing Xu2009-07-171-6/+20
| | | | llvm-svn: 76161
* CallGraph:Zhongxing Xu2009-07-171-6/+12
| | | | | | | | - add IfStmt visitor. - print information only when a function has callee. Otherwise its ASTContext map is NULL. llvm-svn: 76156
* Commit the initial implementation of call graph building.Zhongxing Xu2009-07-161-0/+121
llvm-svn: 75873
OpenPOWER on IntegriCloud