mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
5bc4c8d4e4
This makes the options API composable, allows boolean flags to imply non-boolean values and makes the code more logical (IMO). Differential Revision: https://reviews.llvm.org/D91861 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
OptionMarshallingTest.cpp | ||
OptionParsingTest.cpp | ||
Opts.td |