[all-commits] [llvm/llvm-project] c41623: [libc++] Disables transitive includes in library.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Mar 15 10:01:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c416234c384150e6aed49e5ecc37163cdd1c95c6
https://github.com/llvm/llvm-project/commit/c416234c384150e6aed49e5ecc37163cdd1c95c6
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M libcxx/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list