[PATCH] D120455: [CommandLine] Remove `may only occur zero or one times!` error

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 23:05:47 PST 2022


MaskRay updated this revision to Diff 411013.
MaskRay added a comment.

add a unittest


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120455

Files:
  llvm/lib/Support/CommandLine.cpp
  llvm/test/tools/llvm-libtool-darwin/create-static-lib.test
  llvm/test/tools/llvm-libtool-darwin/deterministic-library.test
  llvm/test/tools/llvm-libtool-darwin/filelist.test
  llvm/test/tools/llvm-libtool-darwin/invalid-input-output-args.test
  llvm/unittests/Support/CommandLineTest.cpp
  mlir/test/Pass/pipeline-options-parsing.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120455.411013.patch
Type: text/x-patch
Size: 8154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/79d90d02/attachment.bin>


More information about the llvm-commits mailing list