aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-11-12 21:20:48 +0000
committerTed Kremenek <kremenek@apple.com>2012-11-12 21:20:48 +0000
commitda5919ffa10c251091482f5aea0c30eca123aa54 (patch)
tree006743df515ddb1c089073fe4da5ac2a56c72331 /llvm/lib/Support/ErrorHandling.cpp
parent039136664db74a346f94ce4caa3e378d2d315ee8 (diff)
downloadllvm-da5919ffa10c251091482f5aea0c30eca123aa54.zip
llvm-da5919ffa10c251091482f5aea0c30eca123aa54.tar.gz
llvm-da5919ffa10c251091482f5aea0c30eca123aa54.tar.bz2
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. llvm-svn: 167749
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions