[all-commits] [llvm/llvm-project] 37f5c5: [lldb] Add missing wasm switch case

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sun Feb 19 01:55:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37f5c598a22a0e11d827979c910befb0b57c2033
      https://github.com/llvm/llvm-project/commit/37f5c598a22a0e11d827979c910befb0b57c2033
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2023-02-19 (Sun, 19 Feb 2023)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  [lldb] Add missing wasm switch case

TypeSystemClang.cpp:4855:13: error: enumeration value 'WasmExternRef' not handled in switch [-Werror,-Wswitch]




More information about the All-commits mailing list