Wed, 01 Feb 2023 17:14:17 +0100
minor fix for testing allocator self-test
523
6a981ec4d58b
configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
1 | # Disable static initialization warning for test code |
6a981ec4d58b
configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
2 | Checks: '-cert-err58-cpp' |