[PATCH] D32759: Fix errored return value in CheckFunctionReturnType and add a fixit hint

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 14:47:57 PDT 2017


rnk added a comment.

On cfe-dev you said "There IS a case in our tests where it would hit such an assertion". Does "our tests" here refer to the existing clang tests or Intel tests? I just want to make sure we have coverage of this codepath in the test suite. I don't care that much about crafting a test case that shows the behavior difference of fixing the return value.


https://reviews.llvm.org/D32759





More information about the cfe-commits mailing list