Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleGenerated Content

This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Some of Clang's analysis is provided via compiler warning flags, which are prefixed with -W. Other analysis passes require the static analyzer, which requires using the scan-build tool, or passing -analyze and -analyzer-checker flags.

Version number:

Include Page
Clang_V
Clang_V