[PATCH] D59746: [CommandLineParser] Add DefaultOption flag

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 13 09:56:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358337: [CommandLineParser] Add DefaultOption flag (authored by dhinton, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D59746?vs=194899&id=195020#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59746

Files:
  cfe/trunk/lib/Tooling/CommonOptionsParser.cpp
  llvm/trunk/docs/CommandLine.rst
  llvm/trunk/include/llvm/Support/CommandLine.h
  llvm/trunk/lib/Support/CommandLine.cpp
  llvm/trunk/test/Support/check-default-options.txt
  llvm/trunk/tools/llvm-opt-report/OptReport.cpp
  llvm/trunk/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59746.195020.patch
Type: text/x-patch
Size: 12338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190413/3db82c26/attachment.bin>


More information about the cfe-commits mailing list