[all-commits] [llvm/llvm-project] 639e81: [CIR][NFC] Fix an unused variable warning (#143933)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Jun 12 11:10:26 PDT 2025


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

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

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

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