[Bug 274706] The C++ header 'execution' is missing
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274706 --- Comment #5 from Mark Millard <[email protected]> --- (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.