Do static analysis with GCC.
Project description
Do static analysis with GCC.
Example
Only interesting shadowing cases are shown:
$ gccanalyze bad.cc bad.cc: In function 'int main()': bad.cc:5:19: warning: declaration of 'foo' shadows a previous local [-Wshadow] bad.cc:3:15: warning: shadowed declaration is here [-Wshadow] bad.cc:5:19: warning: unused variable 'foo' [-Wunused-variable]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gccanalyze-0.0.0.tar.gz
(1.8 kB
view details)
File details
Details for the file gccanalyze-0.0.0.tar.gz
.
File metadata
- Download URL: gccanalyze-0.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b6a35d160e54220cc4b40c1e05b8ec9b2424f3c583585867191851450eed38d |
|
MD5 | 9494354db672ea215ffd94ba4c150e1d |
|
BLAKE2b-256 | 114b3b9325c85d75d195e4d65b35e6e14896081cc17163ae4464300f39ec8dfd |