[llvm] [CI] Update Windows premerge testing to use clang-cl.exe (PR #164900)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 11:23:43 PDT 2025


https://github.com/boomanaiden154 commented:

Can we also pass `-Wno-unsafe-buffer-usage` and `-Wno-old-style-cast`? I'm seeing about 10k instances of each in the logs.

Can you also file a Github issue to track the warning cleanup?

https://github.com/llvm/llvm-project/pull/164900


More information about the llvm-commits mailing list