[Bug 274706] The C++ header 'execution' is missing
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274706] The C++ header 'execution' is missing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Oct 2023 07:08:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274706 --- Comment #5 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #4) As for upstream LLVM related materials: https://github.com/llvm/llvm-project/blob/release/16.x/libcxx/include/execution looks to agree with what FreeBSD has for the execution file content and related material (or lack of it). By contrast, https://github.com/llvm/llvm-project/blob/release/17.x/libcxx/include/execution is the first version with the content of the execution file filled in (in the normal manor). Net result for this bugzilla submittal: it is reporting that 13.2-STABLE is not using LLVM17+ related materials yet, 17 being the first version to have the some useful content for the execution header. As noted elsewhere in the comments, LLVM 17's related libc++ still has -fexperimental-library status for the likes of the execution file. -- You are receiving this mail because: You are the assignee for the bug.