llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

Headers: use `corecrt_malloc.h` instead of `malloc.h`

Open compnerd opened this issue 9 months ago • 1 comments

Rather than adding a dependency on ucrt, shuffle down a layer to corecrt. This may help restore the ability to modularise the Windows SDK.

compnerd avatar Mar 17 '25 18:03 compnerd

@swift-ci please test

compnerd avatar Mar 17 '25 18:03 compnerd