This check flags postfix operator++ and operator-- declarations, where the return type is not a const value type. It also attempt to fix the error.
This rule is described by cert: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL21-CPP.+Overloaded+postfix+increment+and+decrement+operators+should+return+a+const+object