[all-commits] [llvm/llvm-project] 769bd9: [flang] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jul 14 22:17:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 769bd90f8b2fbb345b115586e81edf3a70ec8cc1
https://github.com/llvm/llvm-project/commit/769bd90f8b2fbb345b115586e81edf3a70ec8cc1
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M flang/lib/Lower/ConvertVariable.cpp
Log Message:
-----------
[flang] Fix a warning
This patch fixes:
flang/lib/Lower/ConvertVariable.cpp:787:22: error: unused variable
'fieldTy' [-Werror,-Wunused-variable]
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