Skip to content

Unitialized variable /usr/lib/llvm-19/lib/clang/19/include/cetintrin.h, skipfiles being ignored #4732

@gizahNL

Description

@gizahNL

UI.cpp_clangsa_fb116b79de1c17b75b699eefc581730a.plist.txt

Describe the bug
I'm getting an uninitialised variable warning for the clang cetintrin.h header, even though that file is in my skipfile:

-/usr/lib/llvm-19/lib/clang/19/include/*
-/usr/lib/llvm-19/lib/clang/19/include/cetintrin.h
-/usr/include/*

It's being detected due to getting (indirectly) included from other files

CodeChecker version
6.26.2

Expected behaviour
I expect skipfile provided via --skip to be honoured.

Desktop (please complete the following information)

  • OS: Debian Forky

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions