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

Helena Kotas via cfe-commits cfe-commits at lists.llvm.org
Thu May 29 12:30:37 PDT 2025


hekota wrote:

> 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.

It will reduce the enlistment size by about 2.5kB ;).

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


More information about the cfe-commits mailing list