[all-commits] [llvm/llvm-project] 720d7e: [CIR][NFC] Fix an unused variable warning (#145922)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Jun 26 09:32:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 720d7e09b322f017f7c089f87ddc3ed077df619c
      https://github.com/llvm/llvm-project/commit/720d7e09b322f017f7c089f87ddc3ed077df619c
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp

  Log Message:
  -----------
  [CIR][NFC] Fix an unused variable warning (#145922)

This fixes a warning where a variable assigned in 'if' statement wasn't
referenced again.



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