summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/depr/depr.c.headers/stdio_h.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-1/+7
| | | | llvm-svn: 268284
* Guard Clang and GCC specific pragmas. Patch from STL@microsoft.comEric Fiselier2016-04-281-0/+2
| | | | llvm-svn: 267836
* Split <stdio.h> out of <cstdio>.Richard Smith2015-10-091-0/+20
| | | | | | As with <stddef.h>, skip our custom header if __need_FILE or __need___FILE is defined. llvm-svn: 249798
* Cleanup warnings in test/std/deprEric Fiselier2015-07-181-4/+7
| | | | llvm-svn: 242627
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+138
llvm-svn: 224658
OpenPOWER on IntegriCloud