This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 04f23ba84 Fix some too-big local arrays. Thanks to dcdillon for the pat [...] new d09b2ed53 Implement an _is_allocator type trait for use in deduction guides.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/memory | 10 ++++++++ test/libcxx/memory/is_allocator.pass.cpp | 41 ++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 test/libcxx/memory/is_allocator.pass.cpp