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)