]> granicus.if.org Git - clang/commit
Expanded ValueState pretty-printing to use an optional "CheckerStatePrinter"
authorTed Kremenek <kremenek@apple.com>
Tue, 11 Mar 2008 18:57:24 +0000 (18:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 11 Mar 2008 18:57:24 +0000 (18:57 +0000)
commit461f9776f2b3bc307dd4706822ffc7ef43102fd2
tree9a90eb4c819b4c1ecc4ec1f93c8b121b612bd16c
parent493d7a26d5ea319770ba904b43f2740d43b820cb
Expanded ValueState pretty-printing to use an optional "CheckerStatePrinter"
object to pretty-print the component of a state that is specific to a checker.

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