[all-commits] [llvm/llvm-project] e36e57: [BUILD] Fix unicode build issue. (#135315)
Harrison Hao via All-commits
all-commits at lists.llvm.org
Fri Apr 11 05:35:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e36e57b478393a1c44ba1a2e3a2cff056e208c52
https://github.com/llvm/llvm-project/commit/e36e57b478393a1c44ba1a2e3a2cff056e208c52
Author: Harrison Hao <57025411+harrisonGPU at users.noreply.github.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M llvm/include/llvm/Support/Compiler.h
Log Message:
-----------
[BUILD] Fix unicode build issue. (#135315)
Fix unicode build fail issue:
```
C4819 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 ...\llvm-project\llvm\include\llvm\Support\Compiler.h
```
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list