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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 08:06:15 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG926e51c1370c: [Option] Support special argument "--" (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D152286?vs=529302&id=529307#toc

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.529307.patch
Type: text/x-patch
Size: 4326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/83a1fe41/attachment.bin>


More information about the llvm-commits mailing list