diff options
author | Nico Weber <thakis@chromium.org> | 2022-08-08 14:18:39 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-08-08 14:18:44 -0400 |
commit | 09db7f533174cdda4655d0114cd88bd22d336e31 (patch) | |
tree | af16c2076a677e76f8ba440c8803b660a18b4464 /llvm/lib/IR/Function.cpp | |
parent | e4161e88f3164f5922fff3ff565e18149a39aa14 (diff) | |
download | llvm-09db7f533174cdda4655d0114cd88bd22d336e31.zip llvm-09db7f533174cdda4655d0114cd88bd22d336e31.tar.gz llvm-09db7f533174cdda4655d0114cd88bd22d336e31.tar.bz2 |
[lld/mac] Remove unusual "Fallthrough" comments
Normally we'd use LLVM_FALLTHROUGH, or now, [[fallthrough]].
But for case labels followed directly by other case labels, we
use neither.
No behavior change.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions