llvm-project/llvm/unittests/Option
Hans Wennborg 76ff1d915c Options: explicit handling of --
Clients of the option parsing library should handle it explicitly
using a KIND_REMAINING_ARGS option.

Clang and lld have been updated in r188316 and r188318, respectively.

Also fix -Wsign-compare warning in the option parsing test.

llvm-svn: 188323
2013-08-13 22:23:05 +00:00
..
CMakeLists.txt
Makefile Add Option unit tests to the make build 2013-07-20 03:04:36 +00:00
OptionParsingTest.cpp Options: explicit handling of -- 2013-08-13 22:23:05 +00:00
Opts.td Options: Add new option kind that consumes remaining arguments 2013-08-13 21:09:50 +00:00