Displaying 1 result from an estimated 1 matches for "6494215c".
Did you mean:
649215
2019 Jun 25
2
A libc in LLVM
The main concern I have is that Windows is so different from
everything else that there is a high likelihood of decisions being
baked in early on that make things very difficult for people to come
along later and contribute a Windows implementation. This happened
with sanitizers for example (lack of support for weak functions on
Windows), LLDB (posix api calls scattered throughout the codebase),