[PATCH] D136790: [Clang][Sema] Add -Wincompatible-function-pointer-types-strict
Sami Tolvanen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 4 12:07:17 PDT 2022
samitolvanen updated this revision to Diff 473306.
samitolvanen added a comment.
Added release notes, grouped together with `-Wcast-function-type-strict`.
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.473306.patch
Type: text/x-patch
Size: 6454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221104/90c4a47d/attachment.bin>
More information about the cfe-commits
mailing list