Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
libcxx
/
test
/
std
/
depr
/
depr.c.headers
/
stdio_h.pass.cpp
dff33c2
Fix libc++ test to pass in C++03 mode
by Mehdi Amini
· 9 years ago
c409aa8
test: silence warnings on clang under clang-cl
by Saleem Abdulrasool
· 9 years ago
76af416
Cleanup warnings and remove use of __builtin_va_list in depr.c.headers
by Eric Fiselier
· 9 years ago
fb42f4c
Void cast runtime-unused variables. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
e5eb704
Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
d328274
Split <stdio.h> out of <cstdio>.
by Richard Smith
· 10 years ago
203f687
Cleanup warnings in test/std/depr
by Eric Fiselier
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/depr/depr.c.headers/stdio_h.pass.cpp]
399e99a
fix stdio.h test to reflect removal of ::gets in c++14
by Eric Fiselier
· 11 years ago
167d0fb
Silence some warnings in a test.
by Howard Hinnant
· 14 years ago
fb7f07e
http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests.
by Howard Hinnant
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago