]> granicus.if.org Git - clang/commit
Eli says this should check MicrosoftMode instead.
authorNico Weber <nicolasweber@gmx.de>
Mon, 23 Jan 2012 04:01:33 +0000 (04:01 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 23 Jan 2012 04:01:33 +0000 (04:01 +0000)
commit28976604ff81048e17b4aba6f1f9bc2b29a870a3
treea9f7e25fe88bf80af96891e2cdb93d93351768c0
parentafcc96a20029ac9009feefbc555a4f9d923e3e06
Eli says this should check MicrosoftMode instead.

Also change a || that I accidentally changed to && back to ||.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/MicrosoftCompatibility.cpp
test/SemaCXX/microsoft-cxx0x.cpp