aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/GRBlockCounter.cpp
AgeCommit message (Expand)Author
2010-12-22[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis
2010-12-22[analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis
2010-11-24Adjust method calls to reflect name changes inTed Kremenek
2010-03-23Since we now may have basicblocks with the same block is in different function,Zhongxing Xu
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek