From fe231233d5fd144e8bb31eac409ea3d3fc7461ae Mon Sep 17 00:00:00 2001 From: Eric Snow Date: Tue, 8 Feb 2022 12:03:08 -0700 Subject: [PATCH] Get the C analyzer tool working again. --- Tools/c-analyzer/cpython/_parser.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/c-analyzer/cpython/_parser.py b/Tools/c-analyzer/cpython/_parser.py index 752f1afe9feb00..6b55c41c2c71e1 100644 --- a/Tools/c-analyzer/cpython/_parser.py +++ b/Tools/c-analyzer/cpython/_parser.py @@ -215,6 +215,7 @@ def clean_lines(text): Modules/_testcapimodule.c PyAPI_FUNC(RTYPE) RTYPE Python/getargs.c PyAPI_FUNC(RTYPE) RTYPE Objects/stringlib/unicode_format.h Py_LOCAL_INLINE(type) static inline type +Include/pymath.h _Py__has_builtin(x) 0 # implied include of pymacro.h */clinic/*.c.h PyDoc_VAR(name) static const char name[]