[all-commits] [llvm/llvm-project] aa33c0: [flang] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Apr 2 10:15:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa33c095617400a23a2b814c4defeb12e7761639
https://github.com/llvm/llvm-project/commit/aa33c095617400a23a2b814c4defeb12e7761639
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
Log Message:
-----------
[flang] Fix a warning
This patch fixes:
flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp:184:18: error:
unused variable 'loc' [-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