finish converting the normal cases in ASTReader to use the new BitstreamCursor APIs.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 00:56:42 +0000 (00:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 00:56:42 +0000 (00:56 +0000)
commit7fb3bef13e5851191b32c728312b7570dcadfde3
treea2172e959695236094f057b1b401012035e67ff1
parent9976974cc62889848b06c21c193c9f4a7dd83831
finish converting the normal cases in ASTReader to use the new BitstreamCursor APIs.

llvm-svn: 172937
clang/lib/Serialization/ASTReader.cpp