Age | Commit message (Expand) | Author |
---|---|---|
2012-03-02 | [analyzer] Rename clang::CallGraph into clang::idx::CallGraph + rename | Anna Zaks |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-05-06 | Modify some deleted function methods to better reflect reality: | Sean Hunt |
2011-02-13 | Give some convenient idiomatic accessors to Stmt::child_range and | John McCall |
2010-07-02 | Change CallGraph::Prog to be a reference. idx::Program means to be a global o... | Zhongxing Xu |
2009-12-03 | Fix layering violation by moving Analysis/CallGraph to Index | Daniel Dunbar |