[PATCH] D41674: [Support] CommandLine API -- Allow creating custom parsers for fundamental types

Christoph Kindl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 11:55:14 PST 2018


ckristo updated this revision to Diff 128441.
ckristo added a comment.

Accidentally uploaded the wrong diff, sorry. Now the correct diff is presented for review.


https://reviews.llvm.org/D41674

Files:
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp
  unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41674.128441.patch
Type: text/x-patch
Size: 8617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/3210a9f1/attachment.bin>


More information about the llvm-commits mailing list