Improve non-void no return warning

Devin Hussey via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 12 12:29:27 PDT 2018


I changed the messages like "control may reach end of non-void function" to "non-void function may not return a value"

I think this is a lot more understandable.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: better-nonvoid-no-return-message.patch
Type: application/octet-stream
Size: 3035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180412/2c69e276/attachment.obj>


More information about the cfe-commits mailing list