Add Polyspace Suppression for MISRA Directive
古いコメントを表示
According to https://de.mathworks.com/help/bugfinder/ug/annotate-hide-known-acceptable-polyspace-results-web-browser.html#responsive_offcanvas, the code annotation syntax for suppressions is:
/* polyspace Family:Result_name */
For example polyspace MISRA-C:14.9. This number (14.9) is the rule number, but MISRA also has directives.
How can I suppress directives?
The doc in the link above only says:
For coding standard violations, specify the rule number or numbers.
There is for instance directive 1.1, but also rule 1.1.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Polyspace Code Prover についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!