[Bug 257815] Missing STL c++20 header 'ranges'

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Aug 2021 17:53:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257815

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
<ranges> has been added in libc++ 13.0.0 [1], but it wasn't there yet when
12.0.0 was branched [2], so this will have to wait until we import llvm-project
13.0.0.  It's now at rc1, and I'm hoping to import it soon into -CURRENT.

[1] https://github.com/llvm/llvm-project/commit/01ace074fcb6
[2] https://github.com/llvm/llvm-project/commit/7ab7b979d29e

-- 
You are receiving this mail because:
You are the assignee for the bug.