]> granicus.if.org Git - clang/commit
Generally types expect an initialized TypeDecl; its safer and less complicated to...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Jul 2010 11:55:01 +0000 (11:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Jul 2010 11:55:01 +0000 (11:55 +0000)
commitd8a0c6f92c13b06f24ef894099b9fca1004d445b
treee3f973e1829eae684cda58767adafa95ec082ab5
parentb8b03e6df1cc89e701a809c6a47c41f31b7a9e50
Generally types expect an initialized TypeDecl; its safer and less complicated to delay PCH reading the type of a TypeDecl.

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