llvm-project/libcxx/test/std/utilities/memory/default.allocator
Eric Fiselier fb42f4c44a Void cast runtime-unused variables. Patch from STL@microsoft.com
llvm-svn: 268284
2016-05-02 19:15:48 +00:00
..
allocator.globals
allocator.members Mark exception-throwing test as XFAIL when exceptions are disabled 2016-03-14 02:51:50 +00:00
allocator_pointers.pass.cpp Void cast runtime-unused variables. Patch from STL@microsoft.com 2016-05-02 19:15:48 +00:00
allocator_types.pass.cpp Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it. 2015-07-01 21:23:40 +00:00
allocator_void.pass.cpp