[all-commits] [llvm/llvm-project] cf1abe: [CIR][NFC] Fix an unused variable warning (#150758)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sun Jul 27 02:55:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf1abe67b9c6881527e42c1f6571665bb506b708
https://github.com/llvm/llvm-project/commit/cf1abe67b9c6881527e42c1f6571665bb506b708
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprAggregate.cpp
Log Message:
-----------
[CIR][NFC] Fix an unused variable warning (#150758)
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