[all-commits] [llvm/llvm-project] 4f1ddf: [CommandLine] Remove unused variable 'NearestHandl...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Wed Dec 13 20:13:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f1ddf7523c0bbb4075b1682dbe2278080642eee
      https://github.com/llvm/llvm-project/commit/4f1ddf7523c0bbb4075b1682dbe2278080642eee
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M llvm/lib/Support/CommandLine.cpp

  Log Message:
  -----------
  [CommandLine] Remove unused variable 'NearestHandler' (fixup for #74811)

Buildbots reported:
.../CommandLine.cpp:1626:13: error: variable 'NearestHandler' set but not used [-Werror,-Wunused-but-set-variable]




More information about the All-commits mailing list