[all-commits] [llvm/llvm-project] 6b2cd0: [AsmPrinter] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jul 7 14:23:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b2cd08d4fd28c622a4598dda26b25ab8e82ba0c
      https://github.com/llvm/llvm-project/commit/6b2cd08d4fd28c622a4598dda26b25ab8e82ba0c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp

  Log Message:
  -----------
  [AsmPrinter] Fix a warning

This patch fixes:

  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:3575:44: error:
  missing field 'Cases' initializer
  [-Werror,-Wmissing-field-initializers]



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list