Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32df2312 authored by Bernhard Rosenkränzer's avatar Bernhard Rosenkränzer
Browse files

Disable some clang warnings



Disable some clang warnings that can't be fixed in the code easily.

The gnu-variable-sized-type-not-at-end extension is used heavily to
allow adding members to a struct after a variably sized header.

constant-logical-operand is triggered by code in l2c_utils.c that looks
like the construct is correct in this use case.

Change-Id: I3ff8bf5b6deb7a5807dc200a50f33b2583abb9c0
Signed-off-by: default avatarBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
parent 7d4b8c06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment