[libcxx-commits] [libcxx] [libc++] [NFC] Split typeinfo header (PR #68812)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 16 13:47:36 PDT 2023
philnik777 wrote:
I'm a bit confused. This looks like you should just remove some transitive include that we kept for compatibility. I think our current stance on include cycles that break us is to just remove the include and add a release note about it.
https://github.com/llvm/llvm-project/pull/68812
More information about the libcxx-commits
mailing list