Skip to content

Fix functor warning exclusion

Olli Lupton requested to merge olupton_fix_exclusion into master

There was an exclusion, but it didn't match the actual warning syntax. This fixes it and makes it generic enough to work in AVX256/512 builds as well.

Merge request reports