[cfe-dev] Collect analyzer info across Translation Units

Alexander Smirnov via cfe-dev cfe-dev at lists.llvm.org
Fri Jan 22 04:21:28 PST 2016


Hello,

I'm wondering is there a 'right' way to collect clang analyzer checker
results across Translation Units and make some final check after analyzing
of all TUs is done ?

I'm trying to build a checker to control that THERE IS some implementation
for methods of ObjC category. It's ad-hoc check for our project, not a
general checker for a wide auditory.

Best,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160122/c65132d6/attachment.html>


More information about the cfe-dev mailing list