[all-commits] [llvm/llvm-project] c0450a: Fix: [DebugInfo] Support representation of multipl...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Mon Mar 8 11:15:20 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0450af55996930cf3ba927fb79e36fe97219144
      https://github.com/llvm/llvm-project/commit/c0450af55996930cf3ba927fb79e36fe97219144
  Author: Stephen Tozer <Stephen.Tozer at Sony.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h

  Log Message:
  -----------
  Fix: [DebugInfo] Support representation of multiple location operands in SDDbgValue

Removes a "default" label from a fully covered switch, causing errors on
-Wcovered-switch-default builds.




More information about the All-commits mailing list