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: lldb-dev@lists.llvm.org
          Reporter: i...@ustchcs.com
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

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
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to