[all-commits] [llvm/llvm-project] 87a241: [AST] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Oct 2 12:21:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87a24136140496e30aa867074bdee1be1f3b3294
      https://github.com/llvm/llvm-project/commit/87a24136140496e30aa867074bdee1be1f3b3294
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M clang/lib/AST/MicrosoftMangle.cpp

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

This patch fixes:

  clang/lib/AST/MicrosoftMangle.cpp:1008:11: error: enumeration value
  'S_Float8E8M0FNU' not handled in switch [-Werror,-Wswitch]



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