Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This code should not be diagnosed by an analyzer.

Noncompliant Code Example

In this noncompliant code example, the function pointer do_xyz is implicitly compared unequal to 0.

...