Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) | Eric Snow | 2019-10-19 | 1 | -1/+1 |
| | | | | | This is partly a cleanup of the code. It also is preparation for getting the variables from the source (cross-platform) rather than from the symbols. The change only touches the tool (and its tests). | ||||
* | bpo-36876: Skip test_check_c_globals for now. (gh-16017) | Eric Snow | 2019-09-12 | 1 | -1/+3 |
| | |||||
* | bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) | Eric Snow | 2019-09-11 | 1 | -0/+22 |