forked from OSchip/llvm-project
![]() It seems these includes are still provided by the sub headers, so it only removes the duplicates. There is no change in the list of includes, but the change affects the modular build. By not having the includes in the top-level header the module map has changed. This uncovers missing includes in the tests and missing exports in the module map. This causes the huge amount of changes in the patch. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D133252 |
||
---|---|---|
.. | ||
configs | ||
libcxx | ||
std | ||
support | ||
.clang-tidy | ||
CMakeLists.txt | ||
lit.cfg.py |