AutosarC++18_03-A5.2.4¶
reinterpret_cast shall not be used
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
reinterpret_cast |
reinterpret_cast should not be used. |
None |
False |
Options¶
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
allow_cast_of_pointer_sized_integers¶
allow_cast_of_pointer_sized_integers : bool = False
allow_cast_to_type¶
allow_cast_to_type : set[bauhaus.analysis.config.QualifiedName] = set()