diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-08-16 23:24:13 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-08-16 23:24:13 +0000 |
commit | a36f4a25b313ddddeceb77ebc2328e22ac4fdc5b (patch) | |
tree | d0b9ccf78c090765aca1e755ad1fd7df629c5b53 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 7ad324b3965699cd52fb4b133f3ab7eb39c656e5 (diff) | |
download | bcm5719-llvm-a36f4a25b313ddddeceb77ebc2328e22ac4fdc5b.tar.gz bcm5719-llvm-a36f4a25b313ddddeceb77ebc2328e22ac4fdc5b.zip |
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.
llvm-svn: 278868
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions