[all-commits] [llvm/llvm-project] dd1c99: [TableGen] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Nov 7 13:13:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd1c99bac4dc1d5ceeadc79dd31fa12f3e615f18
      https://github.com/llvm/llvm-project/commit/dd1c99bac4dc1d5ceeadc79dd31fa12f3e615f18
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M clang/utils/TableGen/ClangAttrEmitter.cpp

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

This patch fixes:

  clang/utils/TableGen/ClangAttrEmitter.cpp:3869:51: error: captured
  structured bindings are a C++20 extension
  [-Werror,-Wc++20-extensions]



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