[all-commits] [llvm/llvm-project] 11d291: [lldb] Fix warnings

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Dec 16 09:34:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11d2911ef117aef2afb136339f0c24f8eee10c32
      https://github.com/llvm/llvm-project/commit/11d2911ef117aef2afb136339f0c24f8eee10c32
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

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