mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 09:02:29 +08:00

It isn't detected on the CI because we only test this with an ancient Clang that doesn't warn. Old GCC, modern GCC and modern Clang do warn (-Wunused-but-set-variable). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>