Clang Flag: -Wabsolute-value / -Wno-absolute-value
Jump to navigation
Jump to search
Supergroups
Subroups
Warnings/Remarks
Default Active (Deactivate with -Wno-absolute-value)
warn_abs_too_small | warning: absolute value function A given an argument of type B but has parameter of type C which may cause truncation of value | ||||||||||||
warn_pointer_abs |
| ||||||||||||
warn_unsigned_abs | warning: taking the absolute value of unsigned type A has no effect | ||||||||||||
warn_wrong_absolute_value_type |
|
Default Inactive (Activate with -Wabsolute-value)
None