[all-commits] [llvm/llvm-project] a9ccb2: [CIR][NFC] Fix an unused variable warning (#138110)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu May 1 09:50:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9ccb246178a454abba8fb53499012d586e5eea9
      https://github.com/llvm/llvm-project/commit/a9ccb246178a454abba8fb53499012d586e5eea9
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-05-01 (Thu, 01 May 2025)

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

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

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