aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/meson.build b/test/meson.build
index 9de43da..893d824 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -162,7 +162,6 @@ elif is_variable('cpp')
if cpp.get_id() == 'clang'
unified_args += [
'-Wno-old-style-cast',
- '-Wno-reserved-id-macro',
'-Wno-switch-default',
'-Wno-switch-enum',
'-Wno-unused-macros', # Mac