Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] codan checker proposal

You can take a look at http://wiki.eclipse.org/CDT/designs/StaticAnalysis#Create_a_Checker and at the code of existing checkers.

-sergey

On Sun, Apr 1, 2012 at 6:11 PM, Applee <gongzhitaao@xxxxxxxx> wrote:
Hi,

I am doing my final year project which is just like the codan project. We want to implement checkers according to MISRA C rules. And I want to use the codan framework. But I need some help in understanding the structure of codan project, i.e., what to do to add a new problem description and a new corresponding checker option.

many thanks

--------------------------------
Best regards,

GONG Zhi Tao
Dept. of Comp. Sci. &amp; Tech., NJU
gongzhitaao@xxxxxxxx

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top