https://bugs.llvm.org/show_bug.cgi?id=34082
Bug ID: 34082
Summary: [Hexagon] Wimplicit-fallthrough warnings in
HexagonMCDuplexInfo.cpp
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: Hexagon
Assignee: unassignedb...@nondot.org
Reporter: llvm-...@redking.me.uk
CC: kparz...@codeaurora.org, llvm-bugs@lists.llvm.org
As reported by http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:786:5: warning:
this statement may fall through [-Wimplicit-fallthrough=]
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:898:12: warning:
this statement may fall through [-Wimplicit-fallthrough=]
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp:934:12: warning:
this statement may fall through [-Wimplicit-fallthrough=]
I've fixed quite a few others, but wanted a target specialist to confirm
whether breaks or LLVM_FALLTHROUGHs need to be added.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs