Configure Run-time Checks
Modify the behavior of Polyspace® run-time checks
Configure how Polyspace analyzes your code and checks for runtime errors:
Overflow — Configure how Polyspace calculates an overflow on signed and unsigned integers.
Pointers — Configure how Polyspace analyzes pointers and function pointers.
Dead code — Configure how Polyspace detects dead code.
Floating point — Configure how Polyspace handles nonfinite and nonnumber floating points.
Polyspace Options
Topics
Modify Default Behavior of Runtime Checks
- Modify or Disable Code Prover Run-Time Checks
Disable a subset of run-time checks in Code Prover.
- Detect Overflows in Buffer Size Computation
Detect overflows earlier during buffer size computation instead of later during buffer usage.