This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4eb7ddb13a6ccacdb40887b3f87d04d50348499e
clang-p2996
/
libcxx
/
test
/
input.output
History
Marshall Clow
b162b17f05
Implement LWG
#2344
: quoted()'s interaction with padding is unclear. I think that anyone using quoted with padding is really confused, but it should work the way the rest of iostreams works.
...
llvm-svn: 203290
2014-03-07 21:45:32 +00:00
..
file.streams
Implement national body comment GB9: remove std::gets
2013-10-12 19:09:47 +00:00
input.output.general
…
iostream.format
Implement LWG
#2344
: quoted()'s interaction with padding is unclear. I think that anyone using quoted with padding is really confused, but it should work the way the rest of iostreams works.
2014-03-07 21:45:32 +00:00
iostream.forward
…
iostream.objects
…
iostreams.base
Silence -Wint-to-void-pointer-cast warning in test.
2013-07-06 14:41:36 +00:00
iostreams.requirements
…
stream.buffers
Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files
2013-01-05 03:21:01 +00:00
string.streams
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
.
2013-04-03 20:21:29 +00:00
nothing_to_do.pass.cpp
…