[all-commits] [llvm/llvm-project] 3d1459: [CIR][NFC] Fix an unused variable warning (#136431)

Amr Hesham via All-commits all-commits at lists.llvm.org
Mon Apr 21 11:07:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d14596ccfa3aa6b0735a630e3efb575a2085a06
      https://github.com/llvm/llvm-project/commit/3d14596ccfa3aa6b0735a630e3efb575a2085a06
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

  Changed paths:

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

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