[all-commits] [llvm/llvm-project] d767d1: [ADT] Use unnamed argument for unused arg in Strin...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 14 07:55:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d767d1dd2c7870bf7e1c4c301a59b682370b9a2a
      https://github.com/llvm/llvm-project/commit/d767d1dd2c7870bf7e1c4c301a59b682370b9a2a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M llvm/include/llvm/ADT/StringMapEntry.h

  Log Message:
  -----------
  [ADT] Use unnamed argument for unused arg in StringMapEntryStorage.

This silences an 'unsused argument' warning.

Similar to c2006f857d80f54b90ed7d911d3e7acf4f46001b.




More information about the All-commits mailing list