Skip to content

Commit 1648dca

Browse files
.
1 parent 11a1db3 commit 1648dca

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.codechecker.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ $version: 1
22

33
rules:
44
- filters:
5-
report_hash: a95dbc87e7d4eb8c0bbf73c1ce08c6bb
5+
filepath: /usr/lib/llvm-18/lib/clang/18/include/cetintrin.h
6+
checker_name: core.CallAndMessage
67
actions:
78
review_status: false_positive
8-
reason: "[LLVM header] cetintrin.h:49:10: 1st function call argument is an uninitialized value"
9-
- filters:
10-
report_hash: 076fdab99b1790475cd59e47054be43f
11-
actions:
12-
review_status: false_positive
13-
reason: "[LLVM header] cetintrin.h:62:10: 1st function call argument is an uninitialized value"
9+
reason: "__builtin_ia32_rdsspd(t): 1st function call argument is an uninitialized value"

0 commit comments

Comments
 (0)