[PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
ruiu at google.com
Tue Aug 27 15:43:20 PDT 2013
- Moved the string comparison functions back to OptTable.cpp because they are used only in that file.
Hi rnk, hans,
http://llvm-reviews.chandlerc.com/D1485
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1485?vs=3834&id=3835#toc
BRANCH
ignore-case
ARCANIST PROJECT
llvm
Files:
include/llvm/Option/OptTable.h
lib/Option/OptTable.cpp
unittests/Option/OptionParsingTest.cpp
utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1485.8.patch
Type: text/x-patch
Size: 8360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130827/1a0376fc/attachment.bin>
More information about the llvm-commits
mailing list