[all-commits] [llvm/llvm-project] 1b95e7: [Instrumentation] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Dec 4 08:32:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b95e76d8f10725f73c706881ccc49669e151f38
      https://github.com/llvm/llvm-project/commit/1b95e76d8f10725f73c706881ccc49669e151f38
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

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

This patch fixes:

  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp:3840:14:
  error: unused variable 'NumArgOperands' [-Werror,-Wunused-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