[llvm-branch-commits] [MLIR][Python] Update Nanobind Warnings List for clang-cl on Windows (PR #166828)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 6 12:09:45 PST 2025


boomanaiden154 wrote:

> This thing is a perennial PITA. I'm stamping to unblock but can you can also try https://github.com/wjakob/nanobind/pull/868.

Yeah, looks like it. Very interesting to see a project that is pretty against disabling warnings, but also against accepting patches to fix warnings that do come up. I'll land this as is and see if I can get `NB_SUPPRESS_WARNINGS` to eliminate the need for the custom compile options.

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


More information about the llvm-branch-commits mailing list