Open
Description
This will solve #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.