hanchenye-llvm-project/clang/examples
Anna Zaks fc5dfe9f7c [analyzer] Rename clang::CallGraph into clang::idx::CallGraph + rename
the corresponding files to avoid confusion.

This is a preparation to adding an AST-based call graph to Analysis. The
existing call graph works with indexer entries. We might be able to
refactor it to use the AST based graph in the future.

(Minimal testing here as the only example that uses the API has been
completely broken, does not compile.)

llvm-svn: 151950
2012-03-02 22:54:36 +00:00
..
PrintFunctionNames examples: flesh out PFN readme 2011-12-18 11:30:53 +00:00
analyzer-plugin drop more llvm:: prefixes on OwningPtr<> 2012-02-13 12:32:21 +00:00
clang-interpreter Basic: import IntrusiveRefCntPtr<> into clang namespace 2012-02-20 14:00:23 +00:00
wpa [analyzer] Rename clang::CallGraph into clang::idx::CallGraph + rename 2012-03-02 22:54:36 +00:00
CMakeLists.txt examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00
Makefile examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00