[all-commits] [llvm/llvm-project] e74877: [Sema] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon May 12 10:16:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e74877bafebeff40f7213c199c8125bb49818fc1
      https://github.com/llvm/llvm-project/commit/e74877bafebeff40f7213c199c8125bb49818fc1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp

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

This patch fixes:

  clang/lib/Sema/SemaHLSL.cpp:973:15: error: variable 'SignatureDecl'
  set but not used [-Werror,-Wunused-but-set-variable]



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