Include a hack to allow loading of templated CXXRecordDecls and test template reading...
commitbb3361ff7f150d36dd53faa5ca84345b98878041
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Sat, 19 Jun 2010 19:29:21 +0000 (19 19:29 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Sat, 19 Jun 2010 19:29:21 +0000 (19 19:29 +0000)
treeeedee6ca4ed200acf449c104e9eb2f8e1839e585
parent7d389db9973da96f2d8d1c6b883b870982cb29ec
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