[all-commits] [llvm/llvm-project] c1b653: [NFC] Use an llvm::DenseMap instead of std::map in...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Wed Jan 26 01:33:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1b653bfa1cd7496f0636cc40034e08d7f6bb266
      https://github.com/llvm/llvm-project/commit/c1b653bfa1cd7496f0636cc40034e08d7f6bb266
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

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

  Log Message:
  -----------
  [NFC] Use an llvm::DenseMap instead of std::map in CategorizedHelpPrinter::printOptions

It's a recommit of 6427f4c52c31cc36004 (patch included)




More information about the All-commits mailing list