]> granicus.if.org Git - clang/commit
fix a couple more places that should be using the DeclCursor instead
authorChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 07:35:40 +0000 (07:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 07:35:40 +0000 (07:35 +0000)
commitc47be9e5dda1dfcf65ee7a33f35198a16d239b84
tree2de3d864a30d94322d6edee8a077db0e550912c2
parent7f94b0b0c6791013d2f72ced9b4bedd3b23673a6
fix a couple more places that should be using the DeclCursor instead
of the normal stream cursor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PCHReader.cpp