Versions Compared

Key

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

...

Generated Content

Icon

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

Version number:
Generated ContentThis page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.Version number:v3.5C++ checkersRule-Wdelete-incomplete-Winvalid-noreturn[DCL39-CPP. Functions declared with [] must return void ]-Winvalid-noreturn[MSC37-CPP. Do not return from a function declared [] ]-Wreturn-type-Wunevaluated-expression-Wvarargs>

C++ checkers

Rule

BADFUNC.RANDOM.RAND

:rand() for generating pseudorandom numbers

...


unknown