Skip to content
Commit cdf5fca3 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fixed hack in BatchReadOwnedPtrs to no longer use the array of pointers passed in for

deserialization as a temporary location for storing serialized pointer identifiers. The
definition of SerializedPtrID will likely change significantly in the future, and the
current implementation caused compilation errors on some 64-bit machines.

llvm-svn: 43983
parent 195c478e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment