AutosarC++18_03-A10.3.2¶
Each overriding virtual function shall be declared with the override or final specifier
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
missing_override |
Override of functions is only permitted with keyword override/final. |
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_final¶
allow_final : bool = True
ignore_destructors¶
ignore_destructors : bool = False