[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 15:57:13 PDT 2021
ychen updated this revision to Diff 333162.
ychen added a comment.
- update doc to match diagnostics
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.333162.patch
Type: text/x-patch
Size: 10741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/754adf95/attachment.bin>
More information about the cfe-commits
mailing list