Add CompoundVal and CompoundValData for representing the value of InitListExpr.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58418 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Analysis/PathSensitive/BasicValueFactory.h 23 additions, 1 deletioninclude/clang/Analysis/PathSensitive/BasicValueFactory.h
- include/clang/Analysis/PathSensitive/SVals.h 26 additions, 3 deletionsinclude/clang/Analysis/PathSensitive/SVals.h
- lib/Analysis/BasicValueFactory.cpp 38 additions, 0 deletionslib/Analysis/BasicValueFactory.cpp
- lib/Analysis/SVals.cpp 5 additions, 0 deletionslib/Analysis/SVals.cpp
Please register or sign in to comment