johnthagen/clion-cppcheck

Handle additional include paths

Ouverte

#55 ouverte le 21 nov. 2020

 (2 commentaires) (0 réaction) (0 personne assignée)Java (7 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (37 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur