Skip to content
Commit d64be820 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent f5147c6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment