[llvm-branch-commits] [libcxx] [libc++][format][3/3] Improves formatting performance. (PR #108990)
Louis Dionne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 17 09:05:14 PDT 2024
================
@@ -245,21 +245,11 @@ experimental/simd limits
experimental/utility utility
filesystem compare
filesystem concepts
-filesystem cstddef
----------------
ldionne wrote:
These transitive includes should probably not need to change. If they do change, we should add includes to the public headers in <= C++20 to avoid changing the transitive includes.
https://github.com/llvm/llvm-project/pull/108990
More information about the llvm-branch-commits
mailing list