summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_parser/preprocessor/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)Victor Stinner2023-06-061-1/+0
* bpo-45952: Get the C analyzer tool working again. (gh-29882)Eric Snow2021-12-011-1/+1
* bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...Eric Snow2020-12-241-2/+3
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-231-0/+196