mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 16:20:53 +02:00
52d5d0a940
fixes and workarounds for clang-tidy complaints: * clang-diagnostic-unknown-warning-option * bugprone-sizeof-expression * clang-diagnostic-error "address argument to atomic operation must be a pointer to a trivially-copyable type" * bugprone-macro-parentheses * clang-diagnostic-unused-but-set-variable * readability-redundant-declaration