forked from OSchip/llvm-project
Option aliases in option groups were previously disallowed by an assert. As far as I can tell, there was no technical reason for this, and I would like to be able to put cl.exe compatible options in their own group for Clang, so let's change the assert. llvm-svn: 186838 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Makefile | ||
| OptionParsingTest.cpp | ||
| Opts.td | ||