[all-commits] [llvm/llvm-project] 9cd5e5: [llvm-debuginfod-find] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Oct 1 21:11:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cd5e5c270604a3fa7bf2d1878d9c318c8bd0e5d
https://github.com/llvm/llvm-project/commit/9cd5e5c270604a3fa7bf2d1878d9c318c8bd0e5d
Author: Kazu Hirata <kazu at google.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
Log Message:
-----------
[llvm-debuginfod-find] Fix a warning
This patch fixes:
llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp:70:19:
error: unused variable 'ToolName' [-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