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

Wei-Ren Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 5 23:08:16 PDT 2017


chenwj added a subscriber: eli.friedman.
chenwj added a comment.

@eli.friedman I find you added `isObjCObjectType` check in svn revision 184006 (git commit ddb5a392). Could you confirm returning zero rather than true here is okay? A little explanation would be even better. Thanks.


https://reviews.llvm.org/D32759





More information about the cfe-commits mailing list