johnthagen/clion-cppcheck

Handle additional include paths

Offen

#55 geöffnet am 21.11.2020

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (7 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (37 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide