Introduce 'DefinedSVal', an intermediate parent class between Loc/NonLoc and
SVal. This allows us to use the C++ type system to distinguish between SVals that are potentially unknown/undefined and those that are not. llvm-svn: 79951
Loading
Please register or sign in to comment