> To reflect the logical intent of these options while passing a > unique OPT_* to each warning call, you'd need to add an option > -Wformat-security-nonliteral for the warnings in the intersection of > the two options;
At one point I proposed a system that let you say "this option infers these other options" which would have been used to synthesize that new option. It was too complicated at that point, but it might get resurrected in the future if we redesign the concept of "warning classes".