We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684baa1 commit ed946afCopy full SHA for ed946af
simde/simde-detect-clang.h
@@ -66,7 +66,7 @@
66
# define SIMDE_DETECT_CLANG_VERSION 150000
67
# elif __has_warning("-Wbitwise-instead-of-logical")
68
# define SIMDE_DETECT_CLANG_VERSION 140000
69
-# elif __has_warning("-Wwaix-compat")
+# elif __has_warning("-Waix-compat")
70
# define SIMDE_DETECT_CLANG_VERSION 130000
71
# elif __has_warning("-Wformat-insufficient-args")
72
# define SIMDE_DETECT_CLANG_VERSION 120000
0 commit comments