forked from OSchip/llvm-project
8d8146fa73
A joined option always needs to have an argument, even if it's an empty one. Clang would previously assert when trying to use --extra-warnings, which is a flag alias for -W, which is a joined option. llvm-svn: 236434 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
OptionParsingTest.cpp | ||
Opts.td |