[llvm-bugs] [Bug 75225] In a follow-up, we could use `_LIBCPP_AVAILABILITY_HAS_PRINT` to check whether we have `__get_ostream_file` on the current deployment target. If we don't, we could instead assume that `!__file` and use `__vprint_nonunicode`. That would make this *mostly* work for older deployment targets, except for the `flush` below. But by and far, users could use `<print>` on older deployment targets with no issues.

LLVM Bugs via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 12 09:45:05 PST 2023


An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20231212/4d9f7a45/attachment.html>


More information about the llvm-bugs mailing list