mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
53d0b253a4
If both flags created through BoolOption are CC1Option and the keypath has a non-default or non-implied value, the denormalizer gets called twice. If the denormalizer has the ability to generate both flags, we can end up generating the same flag twice. Reviewed By: dexonsmith, Bigcheese Differential Revision: https://reviews.llvm.org/D93094 |
||
---|---|---|
.. | ||
Arg.h | ||
ArgList.h | ||
Option.h | ||
OptParser.td | ||
OptSpecifier.h | ||
OptTable.h |