]> granicus.if.org Git - clang/commit
[analyzer] Add a helper method.
authorAnna Zaks <ganna@apple.com>
Thu, 17 Nov 2011 22:57:01 +0000 (22:57 +0000)
committerAnna Zaks <ganna@apple.com>
Thu, 17 Nov 2011 22:57:01 +0000 (22:57 +0000)
commit64595fad45abbaa75778609196b9223bf6f2ece3
tree2c74001b33f210fd71366407f8bc52afa8618e74
parente24f5fc8c763f1b5536b8d70dd510ca959db3a80
[analyzer] Add a helper method.
Naming could be improved.. But we should first rename the classes in the SVal hierarchy.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144927 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
lib/StaticAnalyzer/Core/SVals.cpp