test/.clang-tidy@19d1a8422f6e
test/.clang-tidy
Tue, 07 Feb 2023 21:37:55 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 07 Feb 2023 21:37:55 +0100
- changeset 651
- 19d1a8422f6e
- parent 523
-
6a981ec4d58b
- permissions
- -rw-r--r--
fix last change of mul overflow builtin breaking non-windows compilations
now we use the generic builtin and leave the type resolution to the compiler
# Disable static initialization warning for test code
Checks: '-cert-err58-cpp'