[llvm-bugs] [Bug 47100] New: A project should not contain unreachable code.(Code is commented out partially)(project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:line 101)

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 10 18:22:31 PDT 2020


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 at lists.llvm.org
          Reporter: info at ustchcs.com
                CC: jdevlieghere at apple.com, llvm-bugs at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200811/bf0e7153/attachment.html>


More information about the llvm-bugs mailing list