[all-commits] [llvm/llvm-project] f00924: [lldb] Fix -Wdangling-else warning in Communicatio...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Mar 8 22:25:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f009241ae595ae6db5a859e498f72fd7e5dc6ce8
      https://github.com/llvm/llvm-project/commit/f009241ae595ae6db5a859e498f72fd7e5dc6ce8
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M lldb/unittests/Core/CommunicationTest.cpp

  Log Message:
  -----------
  [lldb] Fix -Wdangling-else warning in CommunicationTest

Fixed warning: suggest explicit braces to avoid ambiguous ‘else’
[-Wdangling-else]




More information about the All-commits mailing list