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

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 20:53:06 PST 2019


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

- Add static_asserts for arg_type


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.232258.patch
Type: text/x-patch
Size: 7092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/c53fdf2e/attachment.bin>


More information about the llvm-commits mailing list