]> granicus.if.org Git - clang/commit
Allow reading of InjectedClassNameType from PCH even when its decl is currently initi...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Jul 2010 11:55:20 +0000 (11:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Jul 2010 11:55:20 +0000 (11:55 +0000)
commit43921b53b582145f0d1b7c48223bd4d9f0a9d1be
tree818d3a1d8a39185a35d95eea9884ff6e8e5668f3
parent240437bbb96898e2cd019ffbc5303cd42e3d4f5f
Allow reading of InjectedClassNameType from PCH even when its decl is currently initializing.

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