Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
input.output
/
string.streams
22c651c
libcxx: Fix for basic_stringbuf::seekoff() after r320604.
by Peter Collingbourne
· 8 years ago
378ae52
[libcxx] Fix basic_stringbuf constructor
by Zhihao Yuan
· 8 years ago
c099010
[libcxx] [test] Untabify stringstream.cons/string.pass.cpp. NFC.
by Stephan T. Lavavej
· 8 years ago
4f4fc2e
Fix shadowing warning
by Marshall Clow
· 8 years ago
a054f82
Fix PR33727: std::basic_stringbuf only works with DefaultConstructible allocators. Thanks to Jonathan Wakely for the report and suggested fix
by Marshall Clow
· 8 years ago
f0aca21
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library
by Eric Fiselier
· 8 years ago
fe4ca8c
[libcxx] [test] D27266: Remove spurious semicolons.
by Stephan T. Lavavej
· 9 years ago
e898b48
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12.
by Stephan T. Lavavej
· 9 years ago
56f23a3
Move remaining _LIBCPP_VERSION tests into test/libcxx
by Eric Fiselier
· 9 years ago
dd2b7a0
Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker.
by Marshall Clow
· 10 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago