Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CallGraph: add a bunch of stmt visitors. | Zhongxing Xu | 2009-07-17 | 1 | -6/+20 | |
| | | | | llvm-svn: 76161 | |||||
* | CallGraph: | Zhongxing Xu | 2009-07-17 | 1 | -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 Xu | 2009-07-16 | 1 | -0/+121 | |
llvm-svn: 75873 |