[libc-commits] [libc] [libc][stdio] Fix standard streams in overlay mode. (PR #187522)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Thu Mar 19 08:57:25 PDT 2026
https://github.com/jhuber6 commented:
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?
https://github.com/llvm/llvm-project/pull/187522
More information about the libc-commits
mailing list