Skip to content

Commit

Permalink
Ignore Wdeclaration-after-statement in libcrux
Browse files Browse the repository at this point in the history
Signed-off-by: Loganaden Velvindron <[email protected]>
Signed-off-by: Jaykishan Mutkawoa <[email protected]>
Signed-off-by: Kavish Nadan <[email protected]>
  • Loading branch information
loganaden committed Jan 18, 2025
1 parent d717e27 commit 0856e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcrux_mlkem768_sha3.h
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ static inline uint8_t core_num__u8_6__wrapping_sub(uint8_t x, uint8_t y) {
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wdiscarded-qualifiers"
#pragma GCC diagnostic ignored "-Wdeclaration-after-statement"

/* from libcrux/libcrux-ml-kem/cg/libcrux_core.h */
/*
Expand Down

0 comments on commit 0856e90

Please sign in to comment.