[clang] RewriteObjCClassMetaData - remove superfluous null pointer check. NFCI.
We've already dereferenced the pointer and no other getClassInterface() calls appear to bother with such a check. Reported as "Snippet 6" in https://www.viva64.com/en/b/0771/
Loading
Please sign in to comment