[PATCH] D32759: Fix errored return value in CheckFunctionReturnType and add a fixit hint
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 10 08:31:33 PDT 2017
erichkeane added a comment.
In https://reviews.llvm.org/D32759#751026, @efriedma wrote:
> A testcase would be nice... but otherwise, yes.
Do you have a suggestion on how to write one? I wasn't able to find any situation that changed behavior with the different return values.
https://reviews.llvm.org/D32759
More information about the cfe-commits
mailing list