[all-commits] [llvm/llvm-project] 59686b: [IPO] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Dec 13 17:25:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59686bb3fc239c4a29164fdf1dcc7dd7b74d4788
      https://github.com/llvm/llvm-project/commit/59686bb3fc239c4a29164fdf1dcc7dd7b74d4788
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

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

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

This patch fixes:

  llvm/lib/Transforms/IPO/AttributorAttributes.cpp:1028:21: error:
  unused function 'operator<<' [-Werror,-Wunused-function]




More information about the All-commits mailing list