[all-commits] [llvm/llvm-project] 8df5a3: [lldb] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed May 22 10:09:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8df5a37b848c6ac5a68b56eeddb4a7746b84d288
https://github.com/llvm/llvm-project/commit/8df5a37b848c6ac5a68b56eeddb4a7746b84d288
Author: Kazu Hirata <kazu at google.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp
Log Message:
-----------
[lldb] Fix a warning
This patch fixes:
lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp:839:7: error:
ignoring return value of function declared with 'nodiscard'
attribute [-Werror,-Wunused-result]
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