]> granicus.if.org Git - clang/commit
change the interface to ReadStmt to force clients to pass a cursor in to read from.
authorChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 05:41:06 +0000 (05:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 05:41:06 +0000 (05:41 +0000)
commit52e97d1afc98cf4cf0a6cb8f43769dfd8acbab20
tree3fbd0981d8d3127358ad9fd726bba75e6849bb98
parent698f925dedd956cf7c2d7f77ba6192eb04b31e60
change the interface to ReadStmt to force clients to pass a cursor in to read from.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70188 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHReader.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHReaderStmt.cpp