Change LazyCompoundVal to a <Store, MemRegion*> pair. We really don't need to
spread GRState* everywhere. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95354 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Checker/PathSensitive/BasicValueFactory.h 7 additions, 7 deletionsinclude/clang/Checker/PathSensitive/BasicValueFactory.h
- include/clang/Checker/PathSensitive/SVals.h 1 addition, 1 deletioninclude/clang/Checker/PathSensitive/SVals.h
- include/clang/Checker/PathSensitive/ValueManager.h 2 additions, 2 deletionsinclude/clang/Checker/PathSensitive/ValueManager.h
- lib/Checker/BasicValueFactory.cpp 5 additions, 6 deletionslib/Checker/BasicValueFactory.cpp
- lib/Checker/RegionStore.cpp 46 additions, 46 deletionslib/Checker/RegionStore.cpp
- lib/Checker/SVals.cpp 3 additions, 3 deletionslib/Checker/SVals.cpp
Loading
Please register or sign in to comment