[PATCH] D69762: [Diagnostics] Try to improve warning message for -Wreturn-type
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 8 06:15:49 PST 2019
aaron.ballman added a comment.
I'd probably go with `"non-void %select{function|block|coroutine}0 does not return a value %select{|in all control paths}1"`
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