[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
Thu Jan 4 14:34:25 PST 2018


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

Removed some lines that were commented out and slipped through initial code cleanup + recreated patch with correct svn diff command for more context.


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.128653.patch
Type: text/x-patch
Size: 8464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180104/978c860b/attachment.bin>


More information about the llvm-commits mailing list