]> granicus.if.org Git - clang/commit
Rename 'MaxLoop' to 'maxBlockVisitOnPath' to reflect reality. We
authorTed Kremenek <kremenek@apple.com>
Thu, 30 Aug 2012 19:26:56 +0000 (19:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 30 Aug 2012 19:26:56 +0000 (19:26 +0000)
commit2fa9d72d4d23ccdcd4137946e5ebafac7a04f04c
treede5dfd9c812e9f8c5a260cb5937c18fec664aac0
parent3b8a04004afa46057a9af4afbd086be71d619793
Rename 'MaxLoop' to 'maxBlockVisitOnPath' to reflect reality.  We
should consider renaming the command line option as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162932 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/AnalyzerOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp