]> granicus.if.org Git - clang/commit
[analyzer] Remove PostStmtCustom ProgramPoint. It can be represented using tagged...
authorTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 00:49:19 +0000 (00:49 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 00:49:19 +0000 (00:49 +0000)
commit86b39f20d5091ca3fdcbeb4a22766aaffdf6ac35
tree00eb041646fcebfb3cc785b85a13c29acab74cb6
parent2799c715fb9e90a7ceb759752f8ca114fd1b8649
[analyzer] Remove PostStmtCustom ProgramPoint.  It can be represented using tagged PostStmts.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137697 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h
lib/StaticAnalyzer/Core/ExplodedGraph.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp