[PATCH] D69762: [Diagnostics] Try to improve warning message for -Wreturn-type
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 13:18:40 PST 2019
Quuxplusone added a comment.
In D69762#1737612 <https://reviews.llvm.org/D69762#1737612>, @easyaspi314 wrote:
> How about "this non-void {function|block} {may|does} not return a value"
FWIW, I am happy with this clear and concise suggestion. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69762/new/
https://reviews.llvm.org/D69762
More information about the cfe-commits
mailing list