[all-commits] [llvm/llvm-project] 06d78b: [lldb] Fix warnings
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jun 23 14:28:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06d78ba953dced390ac1a16bd12763c2ebef8f17
https://github.com/llvm/llvm-project/commit/06d78ba953dced390ac1a16bd12763c2ebef8f17
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M lldb/unittests/Host/SocketTest.cpp
Log Message:
-----------
[lldb] Fix warnings
This patch fixes:
third-party/unittest/googletest/include/gtest/gtest.h:1379:11:
error: comparison of integers of different signs: 'const unsigned
long' and 'const int' [-Werror,-Wsign-compare]
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