]> granicus.if.org Git - clang/commit
Suppress the "typedef requires a name" warning in Microsoft-extensions mode
authorDouglas Gregor <dgregor@apple.com>
Fri, 16 Jul 2010 15:18:19 +0000 (15:18 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 16 Jul 2010 15:18:19 +0000 (15:18 +0000)
commit0c99ec6d229b49085ec3c364d5c6090b33438a93
tree7e71674bef14a9e358cd6b864bba89c21ebd6cdd
parentc9068d7dd94d439cec66c421115d15303e481025
Suppress the "typedef requires a name" warning in Microsoft-extensions mode

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/Parser/MicrosoftExtensions.c