Skip to content

Ignoring of system headers should also apply to files included by those headers #145

@bright-tools

Description

@bright-tools

CcsmOptionsHandler sets up the exclusion of system headers from analysis, based on the particular language standard being utilised. While this excludes the specific file, it does not exclude files which are included by that file. For example when analysing on Windows:

#include <uchar.h>

results in concurencysal.h (and others) being included

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions