[all-commits] [llvm/llvm-project] 7789a6: [llvm] Convert OptTable::parseOneArgGrouped() to s...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Sep 27 08:19:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7789a68e5ab999e39248469482c3c40d440131c1
      https://github.com/llvm/llvm-project/commit/7789a68e5ab999e39248469482c3c40d440131c1
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/include/llvm/Option/OptTable.h
    M llvm/lib/Option/OptTable.cpp

  Log Message:
  -----------
  [llvm] Convert OptTable::parseOneArgGrouped() to std::unique_ptr<>


  Commit: 6ffd8e39028d63dc213354c8cba8c79583d57c3e
      https://github.com/llvm/llvm-project/commit/6ffd8e39028d63dc213354c8cba8c79583d57c3e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M llvm/include/llvm/Option/OptTable.h
    M llvm/lib/Option/OptTable.cpp

  Log Message:
  -----------
  [llvm] Convert OptTable::ParseOneArg() to std::unique_ptr<>


Compare: https://github.com/llvm/llvm-project/compare/2f955424c4a7...6ffd8e39028d


More information about the All-commits mailing list