[libcxx-commits] [libcxx] [libc++] Remove <queue> and <stack> includes from <format> (PR #85520)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 20 04:03:30 PDT 2024
https://github.com/mordante commented:
Thanks for working on this. I actually like the patch for 2 reasons
- centralizing forward declarations in one place
- reducing compilation time
Please mention the first in the commit message too; it does not only improve `format`.
In general quite happy, I'd like to have a quick look after the review comments have been addressed.
https://github.com/llvm/llvm-project/pull/85520
More information about the libcxx-commits
mailing list