[cfe-dev] Clang checkers for MISRA C/C++ compliance?

Reto Schneider mailinglisten at reto-schneider.ch
Sat Jul 26 21:06:34 PDT 2014


On 18.07.2014 18:40, Sean Silva wrote:
> Not that I know of, but they would fit in nicely with clang-tidy's
> functionality I think.

I am working on a checker for MISRA C++ rules. The project is currently
in an early stage with about 20 checks and close to zero
real-world-testing. It is implemented as Clang plug-in because I'd like
to get the feedback asap.

This is my very first work with Clang, so feedback is greatly appreciated.

Regards,
Reto

1: https://github.com/rettichschnidi/clang-misracpp2008



More information about the cfe-dev mailing list