llvm-6502/unittests/Option
Hans Wennborg b06ccefc91 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188323 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-13 22:23:05 +00:00
..
CMakeLists.txt
Makefile
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