]> granicus.if.org Git - clang/commit
Look through vector types when determining the base type of a type for declarator...
authorDouglas Gregor <dgregor@apple.com>
Wed, 1 Jul 2009 23:58:14 +0000 (23:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 1 Jul 2009 23:58:14 +0000 (23:58 +0000)
commit5068ab669970ba62020541251f1193b237d24ae3
tree1fa31478d32569a8de92080d242393be991fd83f
parent73b85f3d7ccdff37bab7adafc6b06dfd03740058
Look through vector types when determining the base type of a type for declarator printing. Bug found via the PCH tester

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74672 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp