[PATCH] D35613: Add Support for Generic Reference Counting Annotations in RetainCountChecker
Devin Coughlin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 25 09:40:49 PDT 2017
dcoughlin accepted this revision.
dcoughlin added a comment.
This revision is now accepted and ready to land.
Sorry for the delay! This looks good to me.
We have a really embarrassing FIXMELATER from 2012 (!!!) that disabled the plist tests for diagnostics. This means we're not getting testing for the diagnostic text itself. Let's not block this patch on fixing that, though.
Repository:
rL LLVM
https://reviews.llvm.org/D35613
More information about the cfe-commits
mailing list