llvm-project/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf
Louis Dionne 3ffe0b75fb [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.

llvm-svn: 347475
2018-11-22 17:43:22 +00:00
..
depr.strstreambuf.cons [libcxx] [test] Use the correct type from strlen. Include correct header. 2018-04-10 03:04:07 +00:00
depr.strstreambuf.members [libcxx] Reintroduce UNSUPPORTED annotation for strstreambuf overflow test 2018-11-22 17:43:22 +00:00
depr.strstreambuf.virtuals
types.pass.cpp