mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
0eedbce23d
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 |