AutosarC++18_10-A0.4.4¶
Range, domain and pole errors shall be checked when using math functions
Required inputs: IR, StaticSemanticAnalysis
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
domain_check_expected |
Prevent or detect domain and range errors in math functions. |
None |
False |
literal_outside_domain |
Literal used is outside of math function’s domain. |
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
This rule has no individual options.