AutosarC++17_03-A7.1.7

Each identifier shall be declared on a separate line

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

multi_declaration

Multiple declarators in single declaration

None

False

Options

allow_in_for_loop_init

allow_in_for_loop_init : bool = True

Whether a multi-declaration is allowed in the for-init statement
 

allow_uninitialized_simple_type

allow_uninitialized_simple_type : bool = False

Whether a multi-declaration of simple type is allowed when there is no initialization