diff options
Diffstat (limited to 'test/std/input.output/file.streams/c.files/cstdio.pass.cpp')
| -rw-r--r-- | test/std/input.output/file.streams/c.files/cstdio.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/input.output/file.streams/c.files/cstdio.pass.cpp b/test/std/input.output/file.streams/c.files/cstdio.pass.cpp index ec4ad8a3bbcad..a06f0443d701f 100644 --- a/test/std/input.output/file.streams/c.files/cstdio.pass.cpp +++ b/test/std/input.output/file.streams/c.files/cstdio.pass.cpp @@ -80,6 +80,7 @@ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wformat-zero-length" +#pragma clang diagnostic ignored "-Wdeprecated-declarations" int main() { |
