[PATCH] Option parsing: support case-insensitive option matching.

Rui Ueyama ruiu at google.com
Mon Aug 26 14:24:30 PDT 2013


  - Moved StrCmpOptionName to OptTable.h to remove very similar (and confusing) two functions defined in OptTable.cpp and OptParserEmitter.cpp.

Hi hans,

http://llvm-reviews.chandlerc.com/D1485

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1485?vs=3756&id=3770#toc

Files:
  include/llvm/Option/OptParser.td
  include/llvm/Option/OptTable.h
  lib/Option/OptTable.cpp
  unittests/Option/OptionParsingTest.cpp
  unittests/Option/Opts.td
  utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1485.4.patch
Type: text/x-patch
Size: 9759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130826/eca5a30c/attachment.bin>


More information about the llvm-commits mailing list