PolyspaceAsYouCode analyse header files
조회 수: 3 (최근 30일)
이전 댓글 표시
If I analyse header files with PolyspaceAsYouCode plugin I got errors if types defined in other header files. If I analyse C-files it works.
How it is possible to analyse header files with subsequent definitions ?
댓글 수: 0
답변 (1개)
Christian Bard
2022년 12월 6일
I assume that you did set build in PolyspaceAsYouCode plug-in with a Polyspace build options file.
In order that PaYC would analyse header files, I guess, the build options file should contain an entry allowing to provide information to build header files.
See doc: here https://www.mathworks.com/help/bugfinder/ug/generate-options-for-polyspace-as-you-code-analysis-in-visual-studio-code.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Polyspace Code Prover에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!