mstorsjo / llvm-mingw

An LLVM/Clang/LLD based mingw-w64 toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Defender reports Trojan in Release llvm-mingw-20231128-msvcrt-i686.zip llvm-size.exe

seancx opened this issue · comments

Released llvm-mingw-20231128-msvcrt-i686.zip. When unpacking, Microsoft Defender reports Trojan. My system is Windows 11.

image

Can you try https://github.com/mstorsjo/llvm-mingw/releases/download/20240221/llvm-mingw-20240221-msvcrt-i686.zip

llvm-mingw-20240221-msvcrt-i686.zip does not have the problem. Do you know why?

The usual false positives, there's nothing we can do other than submit the file to Microsoft, and none of us have time to do that on every problematic release.
The releases are autobuilt with GitHub Actions, and you can check the entire process yourself.