[cfe-commits] TranslationUnit check position support

章磊 ioripolo at gmail.com
Mon May 2 20:33:33 PDT 2011


Hi Clang,

This patch add a new check position checkTranslationUnit for a check after
all the decls in the translation unit analyzed, then we can do some
statistical analysis in this check position.

This patch is preparation for statistical UncheckedRenturn checker.
I'll appreciate it if there are any advice about this patch.

-- 
Best regards!

Lei Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110503/67904fc5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkTranslationUnit.patch
Type: text/x-patch
Size: 4654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110503/67904fc5/attachment.bin>


More information about the cfe-commits mailing list