[all-commits] [llvm/llvm-project] 4502e3: [LLDB][NFC] Fix incorrect return status Some funct...

fixathon via All-commits all-commits at lists.llvm.org
Tue Aug 2 15:56:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4502e3531f623c47e71d3a159580a72560b90954
      https://github.com/llvm/llvm-project/commit/4502e3531f623c47e71d3a159580a72560b90954
  Author: Slava Gurevich <sgurevich at gmail.com>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
    M lldb/source/Plugins/Language/ObjC/NSArray.cpp
    M lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
    M lldb/source/Plugins/Language/ObjC/NSSet.cpp

  Log Message:
  -----------
  [LLDB][NFC] Fix incorrect return status Some functions always return 'false' for both success and fail return paths.

Differential Revision: https://reviews.llvm.org/D131013




More information about the All-commits mailing list