summaryrefslogtreecommitdiffstats
path: root/clang/tools/wpa/clang-wpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add examples dir, built with BUILD_EXAMPLES=1 (Makefiles, no CMake equivalent...Daniel Dunbar2009-11-151-62/+0
* make CallGraph more flexible by letting it accept ASTContext instead of ASTUnit.Zhongxing Xu2009-10-281-2/+2
* Change ASTUnit to take the Diagnostic as an argument, the client should have ...Daniel Dunbar2009-09-211-1/+6
* Remove the TranslationUnit usage from clang-wpa.cpp since it's not reallyArgyrios Kyrtzidis2009-07-291-16/+4
* Add two nodes to the call graph:Zhongxing Xu2009-07-231-1/+1
* add copyright comments.Zhongxing Xu2009-07-161-0/+14
* Add a primitive clang whole primitive analyzer tool.Zhongxing Xu2009-07-161-0/+55
OpenPOWER on IntegriCloud