commit | e24b74a90ac8ce8af51e9f2230f43f11bc960557 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Tue Aug 16 23:24:13 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Tue Aug 16 23:24:13 2016 +0000 |
tree | 5e73aff67cba264f4797923e6267a3d6117ac50a | |
parent | 96f8a5707a29c38354cd8e3b4857962064dd6e6b [diff] |
Introduce LLVM_FALLTHROUGH, which expands to the C++17 attribute. This allows you to annotate switch case fallthrough in a better way than a "// FALLTHROUGH" comment. Eventually it would be nice to turn on -Wimplicit-fallthrough, if we can get the code base clean. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278868 91177308-0d34-0410-b5e6-96231b3b80d8