[llvm] [Support] On Windows, fix rpmalloc TLS destructor when running inside a DLL (PR #171465)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 10 08:01:36 PST 2025
GkvJwa wrote:
> > 你能帮我修改一下吗?我的英语不太好。
>
> 没关系,我觉得描述没问题,我可以做一些修改。
>
> > 编辑:我们能否先在主分支上格式化一次这个文件,然后再进行变基?
>
> 如果使用`git clang-format`它,它应该只会格式化你的更改吧?
This is the normal procedure, but due to file encoding issues, it's impossible to modify only a portion of the file.
need CRLF -> LF
https://github.com/llvm/llvm-project/pull/171465
More information about the llvm-commits
mailing list