llvm-project/libcxx/test/std/utilities/memory
Eric Fiselier 9b32bfb651 Fix an MSVC x64 compiler warning. Patch from STL@microsoft.com
llvm-svn: 277573
2016-08-03 05:48:09 +00:00
..
allocator.tag
allocator.traits Fix an MSVC x64 compiler warning. Patch from STL@microsoft.com 2016-08-03 05:48:09 +00:00
allocator.uses Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
c.malloc
default.allocator Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
pointer.traits Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
ptr.align Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
specialized.algorithms Fix memory leak in test. 2016-07-24 04:41:44 +00:00
storage.iterator Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
temporary.buffer
unique.ptr Fix unique_ptr.runtime tests for null inputs. Patch from STL@microsoft.com 2016-07-24 23:48:26 +00:00
util.dynamic.safety
util.smartptr Implement P0163r0. Add shared_ptr::weak_type. 2016-06-27 01:02:43 +00:00