[all-commits] [llvm/llvm-project] 622b8e: [lldb] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Feb 10 15:55:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 622b8edfc2485b21802778d1f4ae7aed3bbbb40e
https://github.com/llvm/llvm-project/commit/622b8edfc2485b21802778d1f4ae7aed3bbbb40e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M lldb/source/Core/Telemetry.cpp
Log Message:
-----------
[lldb] Fix a warning
This patch fixes:
lldb/source/Core/Telemetry.cpp:44:20: error: unused function
'MakeUUID' [-Werror,-Wunused-function]
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