[all-commits] [llvm/llvm-project] 0d1508: [flang] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jan 14 11:09:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d150817c354bc61a48676754288aabbb03570c3
https://github.com/llvm/llvm-project/commit/0d150817c354bc61a48676754288aabbb03570c3
Author: Kazu Hirata <kazu at google.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[flang] Fix a warning
This patch fixes:
flang/lib/Lower/OpenMP/OpenMP.cpp:599:15: error: unused variable
'ompEval' [-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