AutosarC++18_10-A18.5.2¶
Non-placement new or delete expressions shall not be used
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
new_delete_call |
Operators new and delete shall not be called explicitly. |
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_for_types_and_subtypes¶
allow_for_types_and_subtypes : set[bauhaus.analysis.config.QualifiedName] = set()
memory_manager_types¶
memory_manager_types : set[bauhaus.analysis.config.QualifiedName] = set()