[all-commits] [llvm/llvm-project] 096cad: [Serialization] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jun 25 07:53:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 096cad59dff5718924882f1a5c775cab49e888a9
      https://github.com/llvm/llvm-project/commit/096cad59dff5718924882f1a5c775cab49e888a9
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M clang/unittests/Serialization/SourceLocationEncodingTest.cpp

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

This patch fixes:

  clang/unittests/Serialization/SourceLocationEncodingTest.cpp:39:34:
  error: unused variable 'Biggest' [-Werror,-Wunused-const-variable]



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