Skip to content

Commit 385db5b

Browse files
committed
Add includes to analyzer
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 0f9f236 commit 385db5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/_files.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Technically, this is covered by "Include/*.h":
1010
#'Include/cpython/*.h',
1111
'Include/internal/*.h',
12+
'Include/mimalloc/**/*.h',
1213
'Modules/**/*.h',
1314
'Modules/**/*.c',
1415
'Objects/**/*.h',

0 commit comments

Comments
 (0)