1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/Option
Rui Ueyama 3ab487af0b Option parsing: support case-insensitive option matching.
Re-submitting r189416 with fix for Windows build on where strcasecmp is not defined.

llvm-svn: 189501
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