Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to more correctly reflect...
Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to more correctly reflect that we aborted analysis may not necessarily be due to a loop. llvm-svn: 113862
Showing
- clang/examples/wpa/clang-wpa.cpp 1 addition, 1 deletionclang/examples/wpa/clang-wpa.cpp
- clang/include/clang/Checker/PathSensitive/AnalysisManager.h 5 additions, 5 deletionsclang/include/clang/Checker/PathSensitive/AnalysisManager.h
- clang/lib/Checker/GRCoreEngine.cpp 1 addition, 1 deletionclang/lib/Checker/GRCoreEngine.cpp
- clang/lib/Checker/GRExprEngine.cpp 1 addition, 1 deletionclang/lib/Checker/GRExprEngine.cpp
Loading
Please register or sign in to comment