[PATCH] D136790: [Clang][Sema] Add -Wincompatible-function-pointer-types-strict

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 15:06:40 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG41ce74e6e983: [Clang][Sema] Add -Wincompatible-function-pointer-types-strict (authored by samitolvanen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136790

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/incompatible-function-pointer-types-strict.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136790.473808.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221107/b1b92496/attachment.bin>


More information about the cfe-commits mailing list