Documentation

Show eliminated blocks

Description

Specify whether to insert eliminated block's comments.

Category:Code Generation > Comments

Settings

Default:On

On

Inserts statements in the generated code from blocks eliminated as the result of optimizations (such as parameter inlining).

Off

Suppresses statements.

Dependency

Include commentsenables this parameter.

Command-Line Information

Parameter:ShowEliminatedStatement
Type:特征向量
Value:'on'|'off'
Default:'on'

Recommended Settings

Application Setting
Debugging On
Traceability On
Efficiency No impact
Safety precaution

No recommendation

Related Topics

Was this topic helpful?