]> granicus.if.org Git - clang/commit
Increase the max PCH level for declarations to 7. Add a FromPCH flag to types.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 14 Jul 2010 20:26:45 +0000 (20:26 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 14 Jul 2010 20:26:45 +0000 (20:26 +0000)
commit07a353c2af3a3c557205466d4f4ed2513462ebfe
tree6369eae9149a7bc1553b6dc07c38a4801e54724c
parentb9a822639c570b1853c75c235e9d6bad485f9e01
Increase the max PCH level for declarations to 7. Add a FromPCH flag to types.

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