fixing -Wsuggest-override warnings in MultiScalarTransformer
My work here is done. This is in WIP status only to allow human approval before sending it nightlies (i.e. it's fine with me if anybody who feels entitled and has edit rights removes WIP).
Things I request review on:
-
review of usage ofgaudi_add_compile_test
. afaiu this is meant to check the presence of regex in the compiler output, which I'm not interested in, the compilation should just succeed (note the-Werror
).
Edited by Paul Seyfert