Searched hist:"4 ecc618f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/bmcweb/include/ |
H A D | pam_authenticate.hpp | 4ecc618f Fri Jan 07 11:36:26 CST 2022 Ed Tanous <edtanous@google.com> Enable const_cast checks
const_cast is an anti pattern. There are a few places we need to do it for interacting with C APIs, so enable the checks, and ignore the existing uses.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If1748213992b97f5e3e04cf9b86a6fcafbb7cf06
|
H A D | ssl_key_handler.hpp | 4ecc618f Fri Jan 07 11:36:26 CST 2022 Ed Tanous <edtanous@google.com> Enable const_cast checks
const_cast is an anti pattern. There are a few places we need to do it for interacting with C APIs, so enable the checks, and ignore the existing uses.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If1748213992b97f5e3e04cf9b86a6fcafbb7cf06
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 4ecc618f Fri Jan 07 11:36:26 CST 2022 Ed Tanous <edtanous@google.com> Enable const_cast checks
const_cast is an anti pattern. There are a few places we need to do it for interacting with C APIs, so enable the checks, and ignore the existing uses.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If1748213992b97f5e3e04cf9b86a6fcafbb7cf06
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | virtual_media.hpp | 4ecc618f Fri Jan 07 11:36:26 CST 2022 Ed Tanous <edtanous@google.com> Enable const_cast checks
const_cast is an anti pattern. There are a few places we need to do it for interacting with C APIs, so enable the checks, and ignore the existing uses.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: If1748213992b97f5e3e04cf9b86a6fcafbb7cf06
|