[PATCH] D97831: [Clang][Sema] Implement GCC -Wcast-function-type
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 24 16:05:00 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG217f0f735afe: [Clang][Sema] Implement GCC -Wcast-function-type (authored by ychen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97831/new/
https://reviews.llvm.org/D97831
Files:
clang/docs/DiagnosticsReference.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.c
clang/test/Sema/warn-cast-function-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97831.333164.patch
Type: text/x-patch
Size: 10741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/3f422aa8/attachment.bin>
More information about the cfe-commits
mailing list