Skip to content

Commit 62190f8

Browse files
authored
[analysis] fix false positive (#246)
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
1 parent 456f12f commit 62190f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The paths are based on Ubuntu builds
22
-*/tests/*
33
-/usr/include/OpenImageIO/detail/fmt/format.h
4-
-/usr/lib/llvm-22/lib/clang/22/include/cetintrin.h
4+
-/usr/lib/llvm-*/lib/clang/*/include/cetintrin.h
55
-/usr/share/nanobind/*
66
-/usr/include/python*

0 commit comments

Comments
 (0)