]> granicus.if.org Git - clang/commit
Patch for PR 7409 - only error on definition of invalid typedefs. Suppress errors...
authorRichard Trieu <rtrieu@google.com>
Sat, 7 May 2011 01:36:37 +0000 (01:36 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 7 May 2011 01:36:37 +0000 (01:36 +0000)
commit00c93a10c3504b77dad4467766bfca3248defbfb
tree44d7be1ea73b6a6013dfe0effbaa4bcdcd4962d9
parent5cb0ef4aed9a4a1741260e16a99d18682335ab9b
Patch for PR 7409 - only error on definition of invalid typedefs.  Suppress errors for additional uses of this invalid typedef.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/TreeTransform.h
test/SemaTemplate/typename-specifier.cpp