llvm-project/libcxx/test/std/utilities/memory/default.allocator
Eric Fiselier d49455ef93 Suppress clang warnings in some tests
llvm-svn: 246399
2015-08-30 22:04:20 +00:00
..
allocator.globals
allocator.members Suppress clang warnings in some tests 2015-08-30 22:04:20 +00:00
allocator_pointers.pass.cpp
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