Issue |
130741
|
Summary |
Add flag "/utf-8" for MSVC compiler in the build script
|
Labels |
new issue
|
Assignees |
|
Reporter |
ChihHao-Su
|
This will solve https://github.com/llvm/llvm-project/issues/60549.
> You need to add `-DCMAKE_CXX_CLAGS="/utf-8" to command line argument.
>
> I got similar result with LLVM 18.1.8 and Visual Studio 19 in Japanese environment(CP932).
>
>
>
> MSVC opens source file with system code page by default.
>
>
>
>
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs