Skip to content

Commit

Permalink
Quiet another Clang < v5 warning that resurfaced
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed May 7, 2023
1 parent 3748a9f commit d9d2b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/arm/neon/test-neon.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

HEDLEY_DIAGNOSTIC_PUSH
HEDLEY_DIAGNOSTIC_DISABLE_UNUSED_FUNCTION
SIMDE_DIAGNOSTIC_DISABLE_C99_EXTENSIONS_

#define SIMDE_TEST_ARM_NEON_GENERATE_INT_TYPE_FUNCS_(NT, ET, element_count, modifier, symbol_identifier, neon_identifier) \
static simde_##NT \
Expand Down

0 comments on commit d9d2b45

Please sign in to comment.