[Bug 255374] C++20 features (headers) std::concepts, std::format, std::numbers, std::source_location, etc. are missing

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Jun 2021 06:05:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255374

Jung-uk Kim <jkim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkim@FreeBSD.org
 Attachment #225518|                            |maintainer-approval?(dim@Fr
              Flags|                            |eeBSD.org)

--- Comment #3 from Jung-uk Kim <jkim@FreeBSD.org> ---
Created attachment 225518
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225518&action=edit
Install new C++ header files

We added barrier, concepts, execution, latch, numbers, and semaphore with
r363742 but they were never installed properly.

https://cgit.freebsd.org/src/commit/contrib/llvm-project/libcxx/include?id=5ffd83dbcc34f10e07f6d3e968ae6365869615f4

I don't know about format, etc. but we should install what we have, IMHO.

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