]> granicus.if.org Git - clang/commit
[microsoft] Move missing typename warning from -fms-extensions to -fms-compatibility...
authorFrancois Pichet <pichet2000@gmail.com>
Wed, 21 Sep 2011 07:59:49 +0000 (07:59 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Wed, 21 Sep 2011 07:59:49 +0000 (07:59 +0000)
commit036277e3e7bfa3ccef96fabf0b34a75d9a7c015b
tree7f8196f3d9d0b2c7d5fb7e1862816e90feac6c67
parent88df12521ed20adce83652ba207d39475b7ece71
[microsoft] Move missing typename warning from -fms-extensions to -fms-compatibility. Also allow the missing typename warning at function scope.

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