[all-commits] [llvm/llvm-project] 035dd1: [ADT] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Aug 21 08:50:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 035dd1d85427f0d7701a6faf3e72681a7eddce5c
      https://github.com/llvm/llvm-project/commit/035dd1d85427f0d7701a6faf3e72681a7eddce5c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/unittests/ADT/APIntTest.cpp

  Log Message:
  -----------
  [ADT] Fix a warning

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