diff options
author | Kazu Hirata <kazu@google.com> | 2025-10-12 20:49:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-12 20:49:19 -0700 |
commit | 6f13b94e61d3f9e8b711a83d96ddf0de7e2b1427 (patch) | |
tree | ffea0400dad5469a5223f39c500175e6bbd7b7e6 /llvm/lib/CodeGen/BasicBlockPathCloning.cpp | |
parent | 4412cfa854a755ea62811e29ea7615668e365159 (diff) | |
download | llvm-6f13b94e61d3f9e8b711a83d96ddf0de7e2b1427.zip llvm-6f13b94e61d3f9e8b711a83d96ddf0de7e2b1427.tar.gz llvm-6f13b94e61d3f9e8b711a83d96ddf0de7e2b1427.tar.bz2 |
[llvm] Use [[fallthrough]] instead of LLVM_FALLTHROUGH (NFC) (#163086)
[[fallthrough]] is now part of C++17, so we don't need to use
LLVM_FALLTHROUGH.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockPathCloning.cpp')
0 files changed, 0 insertions, 0 deletions