[all-commits] [llvm/llvm-project] 84745d: [Analysis] Fix a warning (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Nov 6 16:26:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84745da74c8aa2749510c26cf0e3a35bececfa30
      https://github.com/llvm/llvm-project/commit/84745da74c8aa2749510c26cf0e3a35bececfa30
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M llvm/unittests/Analysis/LastRunTrackingAnalysisTest.cpp

  Log Message:
  -----------
  [Analysis] Fix a warning (NFC)

This patch fixes:

  third-party/unittest/googletest/include/gtest/gtest.h:1379:11:
  error: comparison of integers of different signs: 'const unsigned
  int' 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