Merge tag 'v0.21.20'

release v0.21.20
This commit is contained in:
Max Kellermann
2020-02-16 20:46:13 +01:00
4 changed files with 5 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ if compiler.get_id() == 'gcc'
gtest_compile_args += [
'-Wno-suggest-attribute=format',
'-Wno-suggest-attribute=noreturn',
'-Wno-missing-declarations',
]
endif