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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gccanalyze-0.1.tar.gz
Algorithm Hash digest
SHA256 26a7eef9d88189dd13f5f1754f560b90adb46b4b5a4d3c5bd47f7fa55bd5a7ec
MD5 045e443e02f33cb5061907482677f206
BLAKE2b-256 7f5fb5fa870a8113bae8d490d92652b1a0d5ed45fdb42104971206c48fcb0e12

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