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. llvm-svn: 302187
Loading
Please sign in to comment