[PATCH] D56549: Add support for prefix-only CLI options

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 08:24:48 PST 2019


thopre updated this revision to Diff 181069.
thopre added a comment.

Clarify what happens in LookupOption when failing to match an option.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56549

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/CommandLine.cpp
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56549.181069.patch
Type: text/x-patch
Size: 7066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/3e3ab516/attachment.bin>


More information about the llvm-commits mailing list