llvm-project/libcxx/test/std/utilities/memory
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.tag
allocator.traits Add tests for LWG issue 2361 2016-04-18 02:31:05 +00:00
allocator.uses Add tests for LWG issue 2361 2016-04-18 02:31:05 +00:00
c.malloc
default.allocator Void cast runtime-unused variables. Patch from STL@microsoft.com 2016-05-02 19:15:48 +00:00
pointer.traits Add tests for LWG issue 2361 2016-04-18 02:31:05 +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 Make std::addressof constexpr in C++17 (Clang only). 2016-03-17 03:30:56 +00:00
storage.iterator Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch 2016-04-23 14:31:00 +00:00
temporary.buffer
unique.ptr Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
util.dynamic.safety
util.smartptr Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 2016-04-20 00:14:32 +00:00
version.pass.cpp