Skip to content

Commit b8df7ea

Browse files
committed
Add emscripten_syscalls.c to excludes for Tools/c-analyzer/cpython/_parser.py
1 parent ad8db83 commit b8df7ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def clean_lines(text):
6666
Python/dynload_dl.c # dl.h
6767
Python/dynload_hpux.c # dl.h
6868
Python/emscripten_signal.c
69+
Python/emscripten_syscalls.c
6970
Python/thread_pthread.h
7071
Python/thread_pthread_stubs.h
7172

0 commit comments

Comments
 (0)