]> granicus.if.org Git - clang/commit
Refactor FoldingSet profiling code for LocationContexts, and add a new BlockInvocatio...
authorTed Kremenek <kremenek@apple.com>
Fri, 4 Dec 2009 00:50:10 +0000 (00:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 4 Dec 2009 00:50:10 +0000 (00:50 +0000)
commitdc0d909f0f6684159c8475db1a15967e5613cb27
treec718ba2b64295bdd9581a92f1d5393e1b2392ed1
parent9aef7263d84d9224575e113878cfbb06b8343cbf
Refactor FoldingSet profiling code for LocationContexts, and add a new BlockInvocationContext to represent the invocation of a block.

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