[libcxx-commits] [PATCH] D76093: Don't expose unavailable cstdio functions.

Dan Albert via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 7 14:43:22 PDT 2020


danalbert updated this revision to Diff 255806.
danalbert added a comment.
Herald added a subscriber: broadwaylamb.

Added missing copyright header and moved into the libcxx specific test directory.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76093/new/

https://reviews.llvm.org/D76093

Files:
  libcxx/include/__config
  libcxx/include/cstdio
  libcxx/test/libcxx/depr/depr.c.headers/no_fgetpos_fsetpos.fail.cpp
  libcxx/test/std/depr/depr.c.headers/stdio_h.pass.cpp
  libcxx/test/std/input.output/file.streams/c.files/cstdio.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76093.255806.patch
Type: text/x-patch
Size: 4289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200407/12b44249/attachment.bin>


More information about the libcxx-commits mailing list