[PATCH] D144420: [STLExtras] Allow for non-member `begin`/`end` in `append_range`

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 08:36:32 PST 2023


foad added a comment.

In D144420#4164834 <https://reviews.llvm.org/D144420#4164834>, @kuhar wrote:

> I removed this test in https://github.com/llvm/llvm-project/commit/010a97974a158ebca0bdb58346a2b303ab8a401e and filed a new issue against `SafeIntIterator`: https://github.com/llvm/llvm-project/issues/61122

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144420



More information about the llvm-commits mailing list