[all-commits] [llvm/llvm-project] 8bd915: [clang] Remove unused local variables (NFC) (#163104)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Oct 12 20:50:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bd915d07b44aa2d3f9b6ec14df3c16e31488653
      https://github.com/llvm/llvm-project/commit/8bd915d07b44aa2d3f9b6ec14df3c16e31488653
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-10-12 (Sun, 12 Oct 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/HLSL.cpp
    M clang/lib/Sema/AnalysisBasedWarnings.cpp

  Log Message:
  -----------
  [clang] Remove unused local variables (NFC) (#163104)

Identified with bugprone-unused-local-non-trivial-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