MisraC¶
MISRA C:2004
In addition to the explicitly available rules in this rule set you can also configure other rules to check for more rules of the rule set:-
Rule MisraC-3.6: All libraries used in production code shall be written to comply with the provisions of this document, and shall have been subject to appropriate validation.
To check libraries used in your project, simply apply all the rules to the source code of these libraries. (We do not support binary analysis).
Note
For legal reasons, this rule’s description is not part of the public documentation.