[libcxx-commits] [PATCH] D132284: [libc++] Reduces the number of transitive includes.
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 30 08:01:12 PDT 2022
jloser added inline comments.
================
Comment at: libcxx/docs/DesignDocs/HeaderRemovalPolicy.rst:71
+vendors. When a vendor updates libc++ several of their upstream packages might
+fail to compile, forcing them to fix these packages or file a bug at their
+upstream packages. Usually upgrading software to a new language standard is
----------------
Nit: this reads a bit weird to me. Maybe `s/at their/with their`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132284/new/
https://reviews.llvm.org/D132284
More information about the libcxx-commits
mailing list