llvm-project/libcxx/test/std/input.output/file.streams/c.files
Dan Albert 50280c1895 Revert "Don't expose unavailable cstdio functions."
Broke builders that emit different diagnostics. e.g.:

error: 'warning' diagnostics seen but not expected:
  Line 13: alias declarations are a C++11 extension
  Line 20: alias declarations are a C++11 extension

This reverts commit ff87813715.
2020-04-07 15:36:44 -07:00
..
cinttypes.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
cstdio.pass.cpp Revert "Don't expose unavailable cstdio functions." 2020-04-07 15:36:44 -07:00
gets.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00