[libcxx-commits] [libcxx] [libc++] Remove transitive includes from empty headers (PR #116295)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 18 07:36:26 PST 2024


https://github.com/ldionne approved this pull request.

LGTM. The reasoning is that this shouldn't break anyone, since people are not supposed to be including these headers in that standard mode.

https://github.com/llvm/llvm-project/pull/116295


More information about the libcxx-commits mailing list