Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113572 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Checker/PathSensitive/CheckerVisitor.def 1 addition, 0 deletionsinclude/clang/Checker/PathSensitive/CheckerVisitor.def
- include/clang/Checker/PathSensitive/GRExprEngine.h 5 additions, 0 deletionsinclude/clang/Checker/PathSensitive/GRExprEngine.h
- lib/Analysis/CFG.cpp 4 additions, 0 deletionslib/Analysis/CFG.cpp
- lib/Checker/GRExprEngine.cpp 21 additions, 1 deletionlib/Checker/GRExprEngine.cpp
Loading
Please register or sign in to comment