Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit 2d10f3b

Browse files
author
Vardhan Thigle
committed
Ignoring implicit-fallthrough check for UnwindRustSgxSnprintf.c
1 parent 7562884 commit 2d10f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libunwind/src/UnwindRustSgxSnprintf.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#pragma GCC diagnostic ignored "-Wfloat-conversion"
1111
#pragma GCC diagnostic ignored "-Wsign-conversion"
1212
#pragma GCC diagnostic ignored "-Wstrict-overflow"
13+
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
1314

1415
/**************************************************************
1516
* Original:

0 commit comments

Comments
 (0)