Pull logic to map from VarDecl* to captured region using a helper function. WIP.
authorTed Kremenek <kremenek@apple.com>
Thu, 6 Dec 2012 07:17:13 +0000 (07:17 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 6 Dec 2012 07:17:13 +0000 (07:17 +0000)
commitff989016c1dc09e235422c7c77d514960f8a2e03
treeb2d42f83a89c352ffb74ca063e4ebc97849a2949
parent8c2bbfceb740f90660658c319072671987708b60
Pull logic to map from VarDecl* to captured region using a helper function.  WIP.

llvm-svn: 169479
clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
clang/lib/StaticAnalyzer/Core/MemRegion.cpp