[PATCH] D59746: [CommandLineParser] Add DefaultOption flag
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 12 08:52:34 PDT 2019
hintonda updated this revision to Diff 194899.
hintonda added a comment.
- Fix comments and add isDefaultOption per review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59746/new/
https://reviews.llvm.org/D59746
Files:
clang/lib/Tooling/CommonOptionsParser.cpp
llvm/docs/CommandLine.rst
llvm/include/llvm/Support/CommandLine.h
llvm/lib/Support/CommandLine.cpp
llvm/test/Support/check-default-options.txt
llvm/tools/llvm-opt-report/OptReport.cpp
llvm/unittests/Support/CommandLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59746.194899.patch
Type: text/x-patch
Size: 12184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/4f79d010/attachment.bin>
More information about the llvm-commits
mailing list