[libcxx-commits] [PATCH] D88727: vector (iterator, iterator) constructor doesn't deduce second arg

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 8 11:15:58 PDT 2023


ldionne commandeered this revision.
ldionne edited reviewers, added: kamleshbhalui; removed: ldionne.
ldionne added a comment.
Herald added a subscriber: sunshaoce.
Herald added a project: All.

Per the update in https://github.com/llvm/llvm-project/issues/46841, it seems like this was fixed somewhere between Clang 15 and Clang 16.

I'll drop this to clear our queue as part of the Github PR transition.


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

https://reviews.llvm.org/D88727



More information about the libcxx-commits mailing list