johnthagen/clion-cppcheck

Handle additional include paths

Aberta

#55 aberto em 21 de nov. de 2020

 (2 comentários) (0 reação) (0 responsável)Java (7 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (37 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador