]> granicus.if.org Git - clang/commit
ProgramPoint::Profile now specially handles PostStmtCustom (hashes on tag and data...
authorTed Kremenek <kremenek@apple.com>
Thu, 19 Feb 2009 23:43:16 +0000 (23:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 19 Feb 2009 23:43:16 +0000 (23:43 +0000)
commit2680b5f926fad29c1a2b2723a70d189f4b637979
tree5b3b2717ba6bb837603e1a396ec430e1f7a515cd
parent08eddd946628718e1832d98fc292610252c78a62
ProgramPoint::Profile now specially handles PostStmtCustom (hashes on tag and data) so that clients don't need a unique address for the pair itself.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65079 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h