diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-11-12 21:20:48 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-11-12 21:20:48 +0000 |
commit | 3078353fb56772193b9304510048ac075a2c95b5 (patch) | |
tree | bcf8f084c2c38f9c1b3d09f95b1eec5fac269673 /lib/Lex/ModuleMap.cpp | |
parent | ba541d36f6891892efc3f17773ff2395bb97df44 (diff) |
Per discussion on cfe-dev, re-enable suppression of -Wimplicit-fallthrough on C, but also include dialects of C++ earlier than C++11.
There was enough consensus that we *can* get a good language solution
to have an annotation outside of C++11, and without this annotation
this warning doesn't quite mean's completeness criteria for this
kind of warning. For now, restrict this warning to C++11 (where an
annotation exists), and make this the behavior for the LLVM 3.2 release.
Afterwards, we will hammer out a language solution that we are all
happy with.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167749 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions