[all-commits] [llvm/llvm-project] 5b8771: [lldb] Fix warnings

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Jul 8 14:10:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b87718788388e582c31c719850f08be20a46154
      https://github.com/llvm/llvm-project/commit/5b87718788388e582c31c719850f08be20a46154
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M lldb/unittests/Host/MainLoopTest.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