[libcxx-commits] [PATCH] D120417: [libc++] [ranges] Regression test for decltype(auto) ranges::iter_move

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 23 09:31:05 PST 2022


philnik added a comment.

In D120417#3340764 <https://reviews.llvm.org/D120417#3340764>, @Mordante wrote:

> The GCC bug mentions `Fixed for 10.2` and we use GCC 11 in our CI.

The bug was a libstdc++ bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120417



More information about the libcxx-commits mailing list