Home
last modified time | relevance | path

Searched hist:"06 df65486f1c86276cc5da6812673bbb7642e1b5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-time-manager/
H A D.clang-tidydiff 06df65486f1c86276cc5da6812673bbb7642e1b5 Fri Apr 28 01:18:31 CDT 2023 Pavithra Barithaya <pavithra.b@ibm.com> Enable cppcoreguidelines-special-member-functions checks

Part of enforcing cpp core guidelines involves explicitly including all
constructors required on a non-trivial class. We were missing quite a
few. In all cases, the copy/move/and operator= methods are simply
deleted.

Change-Id: Ib71266e77808d15ae896891eea3e31c5b0394eb1
Signed-off-by: Pavithra Barithaya <pavithra.b@ibm.com>
H A Dproperty_change_listener.hppdiff 06df65486f1c86276cc5da6812673bbb7642e1b5 Fri Apr 28 01:18:31 CDT 2023 Pavithra Barithaya <pavithra.b@ibm.com> Enable cppcoreguidelines-special-member-functions checks

Part of enforcing cpp core guidelines involves explicitly including all
constructors required on a non-trivial class. We were missing quite a
few. In all cases, the copy/move/and operator= methods are simply
deleted.

Change-Id: Ib71266e77808d15ae896891eea3e31c5b0394eb1
Signed-off-by: Pavithra Barithaya <pavithra.b@ibm.com>
H A Dbmc_epoch.hppdiff 06df65486f1c86276cc5da6812673bbb7642e1b5 Fri Apr 28 01:18:31 CDT 2023 Pavithra Barithaya <pavithra.b@ibm.com> Enable cppcoreguidelines-special-member-functions checks

Part of enforcing cpp core guidelines involves explicitly including all
constructors required on a non-trivial class. We were missing quite a
few. In all cases, the copy/move/and operator= methods are simply
deleted.

Change-Id: Ib71266e77808d15ae896891eea3e31c5b0394eb1
Signed-off-by: Pavithra Barithaya <pavithra.b@ibm.com>
/openbmc/phosphor-time-manager/test/
H A DTestBmcEpoch.cppdiff 06df65486f1c86276cc5da6812673bbb7642e1b5 Fri Apr 28 01:18:31 CDT 2023 Pavithra Barithaya <pavithra.b@ibm.com> Enable cppcoreguidelines-special-member-functions checks

Part of enforcing cpp core guidelines involves explicitly including all
constructors required on a non-trivial class. We were missing quite a
few. In all cases, the copy/move/and operator= methods are simply
deleted.

Change-Id: Ib71266e77808d15ae896891eea3e31c5b0394eb1
Signed-off-by: Pavithra Barithaya <pavithra.b@ibm.com>