[all-commits] [llvm/llvm-project] 255bba: [memprof] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jul 28 19:35:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 255bba013600a5624ab9f894404d06c8df17462e
      https://github.com/llvm/llvm-project/commit/255bba013600a5624ab9f894404d06c8df17462e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp

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

This patch fixes:

  llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp:4771:9:
  error: non-void lambda does not return a value in all control paths
  [-Werror,-Wreturn-type]



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