Skip to content

Static checker updates.

Avoid using egrep, which is deprecated as of grep 3.8. Ignore another naming convention violation coming from the gtest headers. Don't warn about intrinsics in emmintrin.h being unchecked.

Merge request reports