[PATCH] D37538: [libc++] Remove problematic ADL in container implementations.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 17:36:12 PDT 2017


EricWF added a comment.

@dlj I went ahead and committed the fixes to `std::allocator_traits` in r313324, because I think we agree those are bugs, and I didn't want this discussion to hold up that fix. I hope you don't mind.


https://reviews.llvm.org/D37538





More information about the cfe-commits mailing list