summaryrefslogtreecommitdiffstats
path: root/clang/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-11-08 19:50:46 +0000
committerTed Kremenek <kremenek@apple.com>2007-11-08 19:50:46 +0000
commit67135ebaff6428757c108f5187a05948ea01a831 (patch)
tree3a479c2d5e90d9b64946450ea5b38e5c0013d07b /clang/Basic/IdentifierTable.cpp
parent34660fb75acd0d072434890d22ccabeb5fdd911f (diff)
downloadbcm5719-llvm-67135ebaff6428757c108f5187a05948ea01a831.tar.gz
bcm5719-llvm-67135ebaff6428757c108f5187a05948ea01a831.zip
Added typedef "SerializedPtrID" to represent the pointer handle written to disk
instead of just using "unsigned". This gives us more flexibility in changing the definition of the handle later, and is more self-documenting. Added tracking of block stack in the Deserializer. Now clients can query if they are still within a block using the methods GetCurrentBlockLocation() and FinishedBlock(). llvm-svn: 43903
Diffstat (limited to 'clang/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud