johnthagen/clion-cppcheck

Handle additional include paths

Aperta

#55 aperta il 21 nov 2020

 (2 commenti) (0 reazioni) (0 assegnatari)Java (7 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (37 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Currently no additional includes paths are being passed to the analysis. This may lead to false positives or findings not being reported at all.

We should also indicate that a non-system include wasn't found in the editor (albeit optional).

These need to be made available to the plugin and it seems they are not available yet.

Guida contributor