[all-commits] [llvm/llvm-project] a5881e: [lldb] Silence a GCC warning about missing returns...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Thu Aug 11 14:36:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5881e8a810bac74af2efcdcf12c741d52a1970a
      https://github.com/llvm/llvm-project/commit/a5881e8a810bac74af2efcdcf12c741d52a1970a
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
    M lldb/tools/lldb-test/lldb-test.cpp

  Log Message:
  -----------
  [lldb] Silence a GCC warning about missing returns after a fully covered switch. NFC.




More information about the All-commits mailing list