https://bugs.llvm.org/show_bug.cgi?id=47100
Bug ID: 47100
Summary: A project should not contain unreachable code.(Code is
commented out
partially)(project/lldb/source/Plugins/Platform/MacOSX
/PlatformRemoteAppleBridge.cpp:line 101)
Product: lldb
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
A project should not contain unreachable code.(Code is commented out partially)
commit e3546c78cabfbf670391a57766872f0a8e28a423
llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:
line 101
98 if (create) {
99 switch (triple.getOS()) {
100 // NEED_BRIDGEOS_TRIPLE case llvm::Triple::BridgeOS:
101 break;
Reported by: Ustchcs Toolsets Bugfinder
(bugfinder-1.1: A project should not contain unreachable code.)
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
lldb-dev mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev