summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_parser/match.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-301-0/+177
This is a little bit of clean-up, small fixes, and additional helpers prior to building an updated & accurate list of globals to eliminate.