Unverified Commit d8626c30 authored by nicole mazzuca's avatar nicole mazzuca Committed by GitHub
Browse files

[sanitizer_common] Add internal_wcs[n]cpy functions (#66529)

These functions are required for the related wcs[n]cpy functions to be
wrapped on Windows, since given our current method of wrapping
functions, calling REAL(wcs[n]cpy) is broken.

@vitalybuka requested that these changes be split out from
llvm/llvm-project#66128.
parent 51d5d7bb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment