[all-commits] [llvm/llvm-project] 8a6333: [lldb/REPL] Fix unhandled switch case

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu May 21 23:22:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a6333ef38088b65224bc021a14eeeef0a123a29
      https://github.com/llvm/llvm-project/commit/8a6333ef38088b65224bc021a14eeeef0a123a29
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M lldb/source/Expression/REPL.cpp

  Log Message:
  -----------
  [lldb/REPL] Fix unhandled switch case

Fix warning: enumeration value 'eExpressionThreadVanished' not handled
in switch [-Wswitch]




More information about the All-commits mailing list