[PATCH] D135311: [LLVM][Support] Support for `llvm::cl::list`'s default values

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 06:31:24 PDT 2022


tyb0807 updated this revision to Diff 465714.
tyb0807 marked 2 inline comments as done.
tyb0807 added a comment.

Change initialization functions' names and correctly use ArrayRef


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135311/new/

https://reviews.llvm.org/D135311

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/unittests/Support/CommandLineTest.cpp
  mlir/include/mlir/Pass/PassOptions.h
  mlir/lib/Pass/PassRegistry.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135311.465714.patch
Type: text/x-patch
Size: 7897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/ca3adff9/attachment-0001.bin>


More information about the llvm-commits mailing list