Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
libcxx
/
test
/
std
/
input.output
/
string.streams
/
stringstream.cons
/
move2.pass.cpp
f0aca21
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library
by Eric Fiselier
· 8 years ago
e898b48
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12.
by Stephan T. Lavavej
· 9 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago
[Renamed from libcxx/test/input.output/string.streams/stringstream.cons/move2.pass.cpp]
1347d33
The move / swap members were not correctly taking all of the possible states of the basic_stringbuf into account. Just rewrote these members. Test included. This fixes http://llvm.org/bugs/show_bug.cgi?id=15659.
by Howard Hinnant
· 12 years ago