[libc-commits] [libc] [libc][stdio] Fix standard streams in overlay mode. (PR #187522)

via libc-commits libc-commits at lists.llvm.org
Thu Mar 19 09:34:31 PDT 2026


lntue wrote:

> So, in overlay mode we're supposed to use the system libc's FILE struct, right? Can we still use the aliases but just define it as external?

Yes, I think so.

https://github.com/llvm/llvm-project/pull/187522


More information about the libc-commits mailing list