[PATCH] D26664: [ObjC] Prevent infinite loops when iterating over redeclaration of a method that was declared in an invalid interface
Alex Lorenz via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 21 03:28:20 PST 2016
arphaman added a comment.
I managed to get rid of the extra function and simplify the check thanks to suggestions from Erik.
Repository:
rL LLVM
https://reviews.llvm.org/D26664
More information about the cfe-commits
mailing list