[clang] [HLSL] Make implicit binding warning off by default (PR #141879)

Justin Bogner via cfe-commits cfe-commits at lists.llvm.org
Thu May 29 09:15:54 PDT 2025


https://github.com/bogner approved this pull request.

We don't technically need to remove the `-Wno-implicit-binding` from the tests, but I suppose you did the work anyway and it doesn't hurt.

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


More information about the cfe-commits mailing list