llvm-6502/unittests/Option
Rui Ueyama 2957273b88 Option parsing: support case-insensitive option matching.
Re-submitting r189416 with fix for Windows build on where strcasecmp is not defined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189501 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-28 20:04:31 +00:00
..
CMakeLists.txt
Makefile Add Option unit tests to the make build 2013-07-20 03:04:36 +00:00
OptionParsingTest.cpp Option parsing: support case-insensitive option matching. 2013-08-28 20:04:31 +00:00
Opts.td Options: Add new option kind that consumes remaining arguments 2013-08-13 21:09:50 +00:00