Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add examples dir, built with BUILD_EXAMPLES=1 (Makefiles, no CMake equivalent... | Daniel Dunbar | 2009-11-15 | 1 | -62/+0 |
* | make CallGraph more flexible by letting it accept ASTContext instead of ASTUnit. | Zhongxing Xu | 2009-10-28 | 1 | -2/+2 |
* | Change ASTUnit to take the Diagnostic as an argument, the client should have ... | Daniel Dunbar | 2009-09-21 | 1 | -1/+6 |
* | Remove the TranslationUnit usage from clang-wpa.cpp since it's not really | Argyrios Kyrtzidis | 2009-07-29 | 1 | -16/+4 |
* | Add two nodes to the call graph: | Zhongxing Xu | 2009-07-23 | 1 | -1/+1 |
* | add copyright comments. | Zhongxing Xu | 2009-07-16 | 1 | -0/+14 |
* | Add a primitive clang whole primitive analyzer tool. | Zhongxing Xu | 2009-07-16 | 1 | -0/+55 |