[all-commits] [llvm/llvm-project] 8d8a3d: [CIR][NFC] Fix an unused variable warning (#138415)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat May 3 13:00:36 PDT 2025


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

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

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

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