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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libcxx
/
test
/
std
/
input.output
History
Marshall Clow
36c4862a37
Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian)
...
llvm-svn: 325147
2018-02-14 18:05:25 +00:00
..
file.streams
Move tests for libc++ configurations into libcxx/ test subdirectory
2017-05-12 01:49:32 +00:00
input.output.general
…
iostream.format
[libcxx] Make std::basic_istream::get 0-terminate input array in case of error.
2018-01-11 23:23:49 +00:00
iostream.forward
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced".
2016-11-14 17:35:14 +00:00
iostream.objects
…
iostreams.base
More configuration changes for running the test suite against MSVC's STL
2017-01-18 03:57:38 +00:00
iostreams.requirements
…
stream.buffers
Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian)
2018-02-14 18:05:25 +00:00
string.streams
libcxx: Fix for basic_stringbuf::seekoff() after r320604.
2017-12-19 23:33:16 +00:00
nothing_to_do.pass.cpp
…