Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 4e5a542

Browse files
k15tfujkotas
authored andcommitted
Use char16_t for *_W macros in corhdr.h on Linux/MacOs (#23559)
It fixes COR_CTOR_METHOD_NAME_W and many other macros on Linux to be of type char16_t[] (not wchar_t[]) by using W("") instead of L"". Bug: #21977
1 parent fee4d5f commit 4e5a542

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

0 commit comments

Comments
 (0)