[PATCH] D134831: [Clang][Sema] Add -Wcast-function-type-strict

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 14:55:46 PDT 2022


samitolvanen added a comment.

In D134831#3838373 <https://reviews.llvm.org/D134831#3838373>, @nickdesaulniers wrote:

> Please consider waiting until the warning flag has started propagating to branches of stable, at least to whatever branch -Werror is first enabled in.

Yes, I'm planning to wait until the kernel patch lands in stable branches. Greg picked up the patch this morning, so it should be in the next batch of stable releases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134831/new/

https://reviews.llvm.org/D134831



More information about the cfe-commits mailing list