diff options
author | Jordy Rose <jediknil@belkadan.com> | 2011-08-28 19:11:56 +0000 |
---|---|---|
committer | Jordy Rose <jediknil@belkadan.com> | 2011-08-28 19:11:56 +0000 |
commit | 58a20d31b728b0e4ca7e03b77cc6e62c0c4cebe5 (patch) | |
tree | bc0816069483bf597b249117c85ed3352a03fc6b /clang/lib/Basic/IdentifierTable.cpp | |
parent | b1e3e0e59eddcb97c7ee0c2cfd615c8bb18b854a (diff) | |
download | llvm-58a20d31b728b0e4ca7e03b77cc6e62c0c4cebe5.zip llvm-58a20d31b728b0e4ca7e03b77cc6e62c0c4cebe5.tar.gz llvm-58a20d31b728b0e4ca7e03b77cc6e62c0c4cebe5.tar.bz2 |
[analyzer] Introduce a new callback for checkers, printState, to be used for debug-printing the contents of a ProgramState.
Unlike the other callbacks, this one is a simple virtual method, since it is only to be used for debugging.
This new callback replaces the old ProgramState::Printer interface, and allows us to move the printing of refcount bindings from CFRefCount to RetainReleaseChecker.
llvm-svn: 138728
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions