]> granicus.if.org Git - clang/commit
Migrate factory methods for FieldRegion and ObjCIVarRegion creation to use the
authorTed Kremenek <kremenek@apple.com>
Mon, 22 Jun 2009 23:34:21 +0000 (23:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 22 Jun 2009 23:34:21 +0000 (23:34 +0000)
commit6304b08daee27b25ae2e2bdb8bffd67dfad74b3c
tree66f52094e052eb121ce496ec9bdd2f72316dc0f5
parent4c4f7cb3a5b692bbc28ff6c5042f540a8e2bf6ac
Migrate factory methods for FieldRegion and ObjCIVarRegion creation to use the
new generalized region-construction code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73921 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/MemRegion.h
lib/Analysis/MemRegion.cpp