[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
Thu Feb 24 22:16:30 PST 2022


MaskRay updated this revision to Diff 411316.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

`|&` -> `|`

Update justification


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.411316.patch
Type: text/x-patch
Size: 8152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/fa33265d/attachment.bin>


More information about the llvm-commits mailing list