[libcxx-commits] [PATCH] D156585: [libc++][print] Make `<print>` tests require file system support.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 28 18:28:04 PDT 2023
philnik accepted this revision as: philnik.
philnik added a comment.
I would really like it if we could add headers that make these kinds of things break. We should really look into using LLVM libc with the corresponding parts removed to improve the situation here. That being said, I think this patch is OK as-is. Leaving final approval to @Mordante, since he is the author of these utilities.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156585/new/
https://reviews.llvm.org/D156585
More information about the libcxx-commits
mailing list