[PATCH] D41732: [Option] Add 'findNearest' method to catch typos

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 15:52:34 PST 2018


modocache updated this revision to Diff 128665.
modocache added a comment.

Thanks for the review, @jroelofs! I think I addressed your comments and adopted your suggestions.


https://reviews.llvm.org/D41732

Files:
  include/llvm/Option/OptTable.h
  lib/Option/OptTable.cpp
  test/tools/llvm-mt/help.test
  tools/llvm-mt/llvm-mt.cpp
  unittests/Option/OptionParsingTest.cpp
  unittests/Option/Opts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41732.128665.patch
Type: text/x-patch
Size: 8658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180104/9f127fd4/attachment.bin>


More information about the llvm-commits mailing list