[PATCH] D134831: [Clang][Sema] Add -Wcast-function-type-strict
Sami Tolvanen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 13:50:34 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1aad641c7930: [Clang][Sema] Add -Wcast-function-type-strict (authored by samitolvanen).
Changed prior to commit:
https://reviews.llvm.org/D134831?vs=464326&id=470924#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134831/new/
https://reviews.llvm.org/D134831
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaCast.cpp
clang/test/Sema/warn-cast-function-type-strict.c
clang/test/Sema/warn-cast-function-type.c
clang/test/SemaCXX/warn-cast-function-type-strict.cpp
clang/test/SemaCXX/warn-cast-function-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134831.470924.patch
Type: text/x-patch
Size: 13792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/1fb943a6/attachment.bin>
More information about the cfe-commits
mailing list