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.1.1.tar.gz
(2.7 kB
view details)
File details
Details for the file gccanalyze-0.1.1.tar.gz
.
File metadata
- Download URL: gccanalyze-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4adf3c66514c840901c66fa70a58e26cadaa3634372f8d6073664ac37b097851 |
|
MD5 | da1c3a36b0c75c9cf1461a8b4b112906 |
|
BLAKE2b-256 | 23ddc965a04f2520e56870ccc2a24ec6955a19a92586e6ba5a1524535ed24e8e |