]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>
authorDimitry Andric <dim@FreeBSD.org>
Thu, 3 Jun 2021 18:53:18 +0000 (20:53 +0200)
committerMark Johnston <markj@FreeBSD.org>
Tue, 29 Jun 2021 17:08:58 +0000 (13:08 -0400)
commitdac086497e50619b26d227de02b602f5350d7366
treec562587759e574ffb66ddc27a4ca3af41d489125
parentb74cdf1eceaecc9e3e533cd7f544e3eb297509c6
Add C++ headers <barrier> <concepts> <execution> <latch> <numbers> <semaphore>

I missed adding these to the libc++ Makefile, when importing
llvm-project 11.0.0-rc1, even though they were supplied by upstream.

While here, update OptionalObsoleteFiles.inc to add these new headers,
and cleanup old cruft.

Approved by: so
Security: EN-21:18.libc++
Reported by: yuri
Submitted by: jkim (Makefile diff)
PR: 255374
MFC after: 3 days

(cherry picked from commit 95aa617e4bf09fcc813b1bab3d0dbf4b606807b1)
(cherry picked from commit 70e13c4cffd5ff7a70296bc5c4c3b7525c278b1d)
lib/libc++/Makefile
tools/build/mk/OptionalObsoleteFiles.inc