mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 00:18:06 -04:00
Suppress over-eager compiler warning in tests
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
28f424f238
commit
63e6a88874
@ -2,6 +2,8 @@
|
||||
#include "../library/alignment.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#pragma clang diagnostic ignored "-Wunreachable-code"
|
||||
/* END_HEADER */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
|
Loading…
x
Reference in New Issue
Block a user