[libc++] Disables transitive includes in library.
authorMark de Wever <koraq@xs4all.nl>
Fri, 10 Mar 2023 16:31:58 +0000 (17:31 +0100)
committerMark de Wever <koraq@xs4all.nl>
Wed, 15 Mar 2023 17:01:03 +0000 (18:01 +0100)
commitc416234c384150e6aed49e5ecc37163cdd1c95c6
tree9809b6ccf7e90e0fa74505d3718a5d47856dab4b
parent94d9b7ce604ff416a1902cd041f10f4c4a6e72bb
[libc++] Disables transitive includes in library.

I noticed this wile investigating https://llvm.org/PR61314

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D145798
libcxx/CMakeLists.txt