[PATCH] D69762: [Diagnostics] Try to improve warning message for -Wreturn-type
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 8 13:29:53 PST 2019
xbolva00 updated this revision to Diff 228514.
xbolva00 added a comment.
Fixed review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69762/new/
https://reviews.llvm.org/D69762
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/test/Sema/block-return-1.c
clang/test/Sema/block-return-3.c
clang/test/Sema/freemain.c
clang/test/Sema/return.c
clang/test/SemaCXX/attr-noreturn.cpp
clang/test/SemaCXX/coreturn.cpp
clang/test/SemaCXX/return-noreturn.cpp
clang/test/SemaCXX/warn-missing-noreturn.cpp
clang/test/SemaTemplate/late-parsing-eager-instantiation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69762.228514.patch
Type: text/x-patch
Size: 17682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191108/11e553ef/attachment-0001.bin>
More information about the cfe-commits
mailing list