-
Matthew Pickering authored
-Wredundant-record-wildcards warns when a .. pattern binds no variables. -Wunused-record-wildcards warns when none of the variables bound by a .. pattern are used. These flags are enabled by `-Wall`.
19626218
Code owners
:
Herbert Valerio Riedel