Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

A project should not contain unreachable code.(Code is commented out partially)(project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:line 101) #46069

Closed Quuxplusone closed 4 years ago

Quuxplusone commented 4 years ago
Bugzilla Link PR47100
Status RESOLVED FIXED
Importance P normal
Reported by Ustchcs_Bugfinder (info@ustchcs.com)
Reported on 2020-08-10 18:22:31 -0700
Last modified on 2020-08-10 19:25:42 -0700
Version unspecified
Hardware All All
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
Fixed by commit(s)
Attachments
Blocks
Blocked by
See also
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.)
Quuxplusone commented 4 years ago

Tatyana fixed this in bc056b3aa7130923ab9ad0505c5a8d65ea721e39