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

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 05:43:39 PST 2018


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

Fixed a dangling reference to concatenated string and re-ran clang-format. Thanks, @jroelofs!


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.128737.patch
Type: text/x-patch
Size: 8586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/494fb214/attachment.bin>


More information about the llvm-commits mailing list