test/.clang-tidy@d402fead3386
test/.clang-tidy
Thu, 26 Jan 2023 20:59:36 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 26 Jan 2023 20:59:36 +0100
- changeset 641
- d402fead3386
- parent 523
-
6a981ec4d58b
- permissions
- -rw-r--r--
add new pointer list wrapper - resolves #234
since we need a thread local variable, this drops C99 support
# Disable static initialization warning for test code
Checks: '-cert-err58-cpp'