]> granicus.if.org Git - clang/commit
When we know that we are at sub-statement reading (which is all of PCHStmtReader...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 29 Jun 2010 22:46:25 +0000 (22:46 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 29 Jun 2010 22:46:25 +0000 (22:46 +0000)
commitd98a2ab9275f896df49e42ea4e4b8871610e0f45
tree51cd201f0caa8743ce46f7ceb7ca604177a87636
parent120bc77f4c9ec281ec5e2d2a856c80cfae18bb57
When we know that we are at sub-statement reading (which is all of PCHStmtReader) use the "faster" ReadSubStmt. No functionality change.

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