llvm-project/libcxx/test/std/utilities/memory
Louis Dionne afeff20c0f [libc++] Remove unnecessary <iostream> #includes in tests
Some tests #include <iostream> but they don't use anything from the
header. Those are probably artifacts of when the tests were developped.

llvm-svn: 357181
2019-03-28 16:38:15 +00:00
..
allocator.tag Support tests in freestanding 2019-02-04 20:31:13 +00:00
allocator.traits Support tests in freestanding 2019-02-04 20:31:13 +00:00
allocator.uses Support tests in freestanding 2019-02-04 20:31:13 +00:00
c.malloc Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.allocator [libc++] Remove unnecessary <iostream> #includes in tests 2019-03-28 16:38:15 +00:00
pointer.conversion Support tests in freestanding 2019-02-04 20:31:13 +00:00
pointer.traits Support tests in freestanding 2019-02-04 20:31:13 +00:00
ptr.align Support tests in freestanding 2019-02-04 20:31:13 +00:00
specialized.algorithms Support tests in freestanding 2019-02-04 20:31:13 +00:00
storage.iterator Support tests in freestanding 2019-02-04 20:31:13 +00:00
temporary.buffer Support tests in freestanding 2019-02-04 20:31:13 +00:00
unique.ptr/unique.ptr.special Support tests in freestanding 2019-02-04 20:31:13 +00:00
util.dynamic.safety Support tests in freestanding 2019-02-04 20:31:13 +00:00
util.smartptr [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00