Add -Winconsistent-flags warning
1 unresolved thread
1 unresolved thread
Compare changes
Files
8@@ -294,7 +294,7 @@ instance Diagnostic DriverMessage where
The warning fires when inconsistent command line flags are passed.
For example:
This is on by default and allows users to control whether the warning is displayed and whether it should be an error or not.
Fixes #22572 (closed)