| commit | 4ffd08cae91e6bfbf1519420aeb096964d27fd39 | [log] [tgz] |
|---|---|---|
| author | Eric Fiselier <eric@efcs.ca> | Wed Dec 14 21:29:29 2016 +0000 |
| committer | Eric Fiselier <eric@efcs.ca> | Wed Dec 14 21:29:29 2016 +0000 |
| tree | 14d8bd3bb9ab233e6ed25243c132f2ada96a8c59 | |
| parent | fec6be9c8150244c98bc2ac2bcac326fce49001a [diff] |
[libcxx] Fix PR24075, PR23841 - Add scoped_allocator_adaptor::construct(pair<T, U>*, ...) overloads. Summary: For more information see: * https://llvm.org/bugs/show_bug.cgi?id=23841 * https://llvm.org/bugs/show_bug.cgi?id=24075 I hope you have as much fun reviewing as I did writing these insane tests! Reviewers: mclow.lists, AlisdairM, EricWF Subscribers: AlisdairM, Potatoswatter, cfe-commits Differential Revision: https://reviews.llvm.org/D27612 llvm-svn: 289710