[all-commits] [llvm/llvm-project] 366534: [flang] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Oct 30 12:33:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 366534f1756ba9bf711771ab845aa4b27dd785c8
      https://github.com/llvm/llvm-project/commit/366534f1756ba9bf711771ab845aa4b27dd785c8
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M flang/lib/Evaluate/fold-integer.cpp

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

This patch fixes:

  flang/lib/Evaluate/fold-integer.cpp:613:25: error: lambda capture
  'name' is not used [-Werror,-Wunused-lambda-capture]




More information about the All-commits mailing list