]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133228: c-analyzer clang preprocessor (GH-133229)
authordgpb <3577712+dg-pb@users.noreply.github.com>
Thu, 27 Nov 2025 22:22:21 +0000 (00:22 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 22:22:21 +0000 (22:22 +0000)
commit5ec03cf3b086fd01614cbd97bb99d45aac3668fe
tree9fd03716682d7b82f53e831c22108ed8893f316f
parent656a64b37f817cc8fe36ee17f332100482185cce
gh-133228: c-analyzer clang preprocessor (GH-133229)

* impl
* included 2 failures to tsvs next to similar entries
* added fix/hack for curses.h fails
* fix leftover from debug
Tools/c-analyzer/c_parser/preprocessor/__init__.py
Tools/c-analyzer/c_parser/preprocessor/clang.py [new file with mode: 0644]
Tools/c-analyzer/c_parser/preprocessor/gcc.py
Tools/c-analyzer/cpython/_parser.py
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv