AutosarC++18_10-A2.5.1

Trigraphs shall not be used

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

trigraph_use

Use of trigraph.

None

False

Options

allow_in_comments

allow_in_comments : bool = True

Allow the use of trigraphs in comments.

Exception: a trigraph at the end of a line that might be interpreted as a line continuation is not allowed even if this option is enabled.