[libcxx-commits] [PATCH] D92776: [libc++] ADL-proof <algorithm> by adding _VSTD:: qualification on calls.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 15 13:44:45 PST 2021


EricWF added a comment.

We definitely want to unqualify `__unwrap_iter` to unbreak chromium. That's somewhat intended to be a customization point (until the proper contiguous iterator stuff lands).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92776/new/

https://reviews.llvm.org/D92776



More information about the libcxx-commits mailing list