]> granicus.if.org Git - clang/commit
GRExprEngine::ProcessBranch: Don't register a "pretty-stack printer" when the Conditi...
authorTed Kremenek <kremenek@apple.com>
Wed, 11 Mar 2009 03:54:24 +0000 (03:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 11 Mar 2009 03:54:24 +0000 (03:54 +0000)
commit21028dd8850c64a414f7a82dfddcc291351203d6
treebf6b8106d26ff87deb4f4588e33d6b127985d8bd
parent4018a28ba12c9cbc0e41101bc5d8c1c2d78e355e
GRExprEngine::ProcessBranch: Don't register a "pretty-stack printer" when the Condition is null.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngine.cpp