[lldb-dev] [Bug 47089] The use of if (Condition) {...} else if (Condition) {...} pattern should be avoided.(llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp:line 826)

via lldb-dev lldb-dev at lists.llvm.org
Mon Aug 10 09:39:59 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47089

Jonas Devlieghere <jdevlieghere at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jonas Devlieghere <jdevlieghere at apple.com> ---
commit b8ff0daeac0752689ffca9345686845d1b7cfed8
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date:   Mon Aug 10 09:38:14 2020 -0700

    [lldb] Fix NSArray0 data formatter and add test

    Fixes PR47089

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200810/706c592c/attachment.html>


More information about the lldb-dev mailing list