[PATCH] D152286: [Option] Support special argument "--"

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 07:52:09 PDT 2023


MaskRay updated this revision to Diff 529302.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

improve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152286

Files:
  llvm/include/llvm/Option/OptTable.h
  llvm/lib/Option/OptTable.cpp
  llvm/test/tools/llvm-strings/dash-filename.test
  llvm/tools/llvm-strings/llvm-strings.cpp
  llvm/unittests/Option/OptionParsingTest.cpp
  llvm/unittests/Option/Opts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152286.529302.patch
Type: text/x-patch
Size: 4275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/ea6f01d9/attachment.bin>


More information about the llvm-commits mailing list