[cfe-commits] TranslationUnit check position support
Ted Kremenek
kremenek at apple.com
Mon May 2 22:02:28 PDT 2011
Looks good to me.
Argiris: the checker registration area is your domain. Does this look reasonable?
On May 2, 2011, at 8:33 PM, 章磊 wrote:
> 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
> <checkTranslationUnit.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list