]> granicus.if.org Git - clang/commit
Turn -Wmicrosoft-enum-value off by default.
authorNico Weber <nicolasweber@gmx.de>
Thu, 4 May 2017 19:36:26 +0000 (19:36 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 4 May 2017 19:36:26 +0000 (19:36 +0000)
commite9b4c0cdb33c97b06e7ca1f58f0a8ec254a7635e
tree0bb53ce2951fb279477e69442902f421d6400fda
parent75b726c944dd724b683a3e6c9e2a970256527d48
Turn -Wmicrosoft-enum-value off by default.

The warning is currently way too noisy to be useful. The plan is
to make it warn when an MS enum that's negative is compared to
something, but until that's done the warning shouldn't default
to on.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302187 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td