]> granicus.if.org Git - clang/commit
Include a hack to allow loading of templated CXXRecordDecls and test template reading...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 19 Jun 2010 19:29:21 +0000 (19:29 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 19 Jun 2010 19:29:21 +0000 (19:29 +0000)
commit28d16d79e464063c09aa63c87afe10c25cb66c7c
treeeedee6ca4ed200acf449c104e9eb2f8e1839e585
parent8731ca76acf81826df7048bffd0c44c7c0f96c7f
Include a hack to allow loading of templated CXXRecordDecls and test template reading from PCH.

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