Also include the pointer address of the ExplodedNode
authorTed Kremenek <kremenek@apple.com>
Fri, 3 Dec 2010 06:52:26 +0000 (06:52 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 3 Dec 2010 06:52:26 +0000 (06:52 +0000)
commit8673a68a8ab55a2bd03f92d636a50e6b0bfad2da
tree171bdf4ab75279dc2de634865b55d5908b284d00
parent774dfbb046c5087a3b82790833d0604bf4c3be6c
Also include the pointer address of the ExplodedNode
when generating DOT output for an ExplodedGraph.

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