We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a1db3 commit 1648dcaCopy full SHA for 1648dca
.codechecker.yml
@@ -2,12 +2,8 @@ $version: 1
2
3
rules:
4
- filters:
5
- report_hash: a95dbc87e7d4eb8c0bbf73c1ce08c6bb
+ filepath: /usr/lib/llvm-18/lib/clang/18/include/cetintrin.h
6
+ checker_name: core.CallAndMessage
7
actions:
8
review_status: false_positive
- 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"
+ reason: "__builtin_ia32_rdsspd(t): 1st function call argument is an uninitialized value"
0 commit comments