aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Checker/PathSensitive/GRBlockCounter.h
AgeCommit message (Expand)Author
2010-12-22[analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis
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