llvm-project
llvm-project copied to clipboard
Headers: use `corecrt_malloc.h` instead of `malloc.h`
Rather than adding a dependency on ucrt, shuffle down a layer to corecrt. This may help restore the ability to modularise the Windows SDK.
@swift-ci please test