Issue 126355
Summary Lots of warning and errors generated when building with cmake using MSVC compilers on Windows (Simplified Chinese version)
Labels new issue
Assignees
Reporter quanzhuo
    When I build `llvm-project` on Windows (Simplified Chinese version) using CMake and select the MSVC compiler, a large number of warning messages appeas:`
The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss`,
errors:
`Error	C2001	newline in constant	D:\repos\llvm-project\llvm\out\build\x64-Debug\llvm	D:\repos\llvm-project\clang-tools-extra\clangd\CodeComplete.h	86`


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to