8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1463e commit d9f45a8Copy full SHA for d9f45a8
Tools/c-analyzer/c_analyzer/__main__.py
@@ -64,7 +64,7 @@
64
it is actually const (and thus supported) then first try
65
fixing the declaration appropriately in the code. If that
66
doesn't work then add the variable to the "should be const"
67
- section of Tools/c-analyzer/cpython/_parser.py.
+ section of Tools/c-analyzer/cpython/ignored.tsv.
68
69
If the tool otherwise reports an unsupported global variable
70
then first try to make it non-global, possibly adding to
0 commit comments