]> granicus.if.org Git - clang/commit
Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to more correctly reflect that...
authorTom Care <tom.care@uqconnect.edu.au>
Tue, 14 Sep 2010 21:35:27 +0000 (21:35 +0000)
committerTom Care <tom.care@uqconnect.edu.au>
Tue, 14 Sep 2010 21:35:27 +0000 (21:35 +0000)
commit68625cf3eef2a6948fe42134aeeda91ed15e63d3
treea3259e848406e0c3d511af592269c4d2370cfd59
parentedeb6c9b47e802da1a9a149ea1ea4f1ddd7f6182
Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to more correctly reflect that we aborted analysis may not necessarily be due to a loop.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113862 91177308-0d34-0410-b5e6-96231b3b80d8
examples/wpa/clang-wpa.cpp
include/clang/Checker/PathSensitive/AnalysisManager.h
lib/Checker/GRCoreEngine.cpp
lib/Checker/GRExprEngine.cpp