[PATCH] D61294: [CommandLine] Add long option flag for cl::ParseCommandLineOptions . Part 5 of 5
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 16:07:44 PDT 2019
hintonda updated this revision to Diff 198106.
hintonda added a comment.
- Add LookupLongOption and simplify code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61294/new/
https://reviews.llvm.org/D61294
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: D61294.198106.patch
Type: text/x-patch
Size: 9126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/34484912/attachment.bin>
More information about the llvm-commits
mailing list