[PATCH] D70620: [CommandLine] Add callbacks to Options

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 19:29:02 PST 2019


hintonda updated this revision to Diff 232253.
hintonda added a comment.

- Extract arg type from callback so caller won't need to provide it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70620

Files:
  llvm/docs/CommandLine.rst
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Support/CommandLine.h
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70620.232253.patch
Type: text/x-patch
Size: 6729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/ce9116c7/attachment.bin>


More information about the llvm-commits mailing list