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

Uploaded Source

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

Hashes for gccanalyze-0.0.0.tar.gz
Algorithm Hash digest
SHA256 4b6a35d160e54220cc4b40c1e05b8ec9b2424f3c583585867191851450eed38d
MD5 9494354db672ea215ffd94ba4c150e1d
BLAKE2b-256 114b3b9325c85d75d195e4d65b35e6e14896081cc17163ae4464300f39ec8dfd

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