AaronBallman wrote: > This PR draws on that implementation to add a clang header so applications on > platforms without it can make use of this header.
I could use a bit more background. It's a POSIX header, so a POSIX implementation should provide it. Providing it on non-POSIX systems leads to the question of why *Clang* (specifically) should vend this header. https://github.com/llvm/llvm-project/pull/186032 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
