summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_parser/preprocessor
Commit message (Expand)AuthorAgeFilesLines
* [3.12] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106178)Miss Islington (bot)2023-06-281-1/+7
* [3.12] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) (gh-...Miss Islington (bot)2023-06-141-0/+1
* gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)Eric Snow2023-03-161-3/+7
* gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)Eric Snow2023-03-142-10/+19
* gh-90110: Fix the c-analyzer Tool (#102483)Eric Snow2023-03-071-1/+2
* gh-90110: Fix the c-analyzer Tool (gh-96731)Eric Snow2022-09-124-35/+218
* gh-85454: Remove distutils.ccompiler from Tools/c-analyzer (GH-95171)Dong-hee Na2022-07-251-2/+12
* bpo-45952: Get the C analyzer tool working again. (gh-29882)Eric Snow2021-12-011-1/+1
* Fix typos in the Tools directory (GH-28769)Christian Clauss2021-10-061-2/+2
* bpo-44854: Remove trailing whitespaces (GH-27689)Serhiy Storchaka2021-08-091-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-236-0/+815