You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/depr/depr.str.strstreams
Louis Dionne e9a1ea42bf [libcxx] Reintroduce UNSUPPORTED annotation for strstreambuf overflow test
This is a revert of r347421, except I'm using the with_system_cxx_lib
lit feature instead of availability to mark the test as unsupported
(because the problem is a bug in the dylib itself). In r347421, I said
I wasn't able to reproduce the issue and that's why I was removing it:
this was because I ran lit slightly wrong. The problem mentioned really
exists.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347475 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
depr.istrstream Add <string> include for streaming operators. Patch from STL@microsoft.com 9 years ago
depr.ostrstream Add <string> include for streaming operators. Patch from STL@microsoft.com 9 years ago
depr.strstream Add <string> include for streaming operators. Patch from STL@microsoft.com 9 years ago
depr.strstreambuf [libcxx] Reintroduce UNSUPPORTED annotation for strstreambuf overflow test 6 years ago