Skip to main content

Do static analysis with GCC.

Project description

Do static analysis with GCC.

Build status

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.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file gccanalyze-0.1.2.tar.gz.

File metadata

  • Download URL: gccanalyze-0.1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gccanalyze-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9e71b80fb442255c1365a96697efd6379812b6be3a5563d872f4b78499002720
MD5 7b6cd18dee06e0510b0b945beca110a3
BLAKE2b-256 f7e0f2ea142b67892c0be91f1ea3c71a4c5acd4447abf8ddebea1c2c88ef2b75

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page