[all-commits] [llvm/llvm-project] 5e3cc0: [Offloading] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Aug 1 23:22:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e3cc00060e3fc19996d3201360c5693bc3ecaa8
https://github.com/llvm/llvm-project/commit/5e3cc00060e3fc19996d3201360c5693bc3ecaa8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M llvm/lib/Frontend/Offloading/PropertySet.cpp
Log Message:
-----------
[Offloading] Fix a warning
This patch fixes:
llvm/lib/Frontend/Offloading/PropertySet.cpp:95:12: error: unused
variable '[It, Inserted]' [-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