Home
last modified time | relevance | path

Searched hist:"319 eda48" (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dsystemd_service_parser.cpp319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
H A Dsystemd_target_monitor.cpp319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
H A D.clang-tidy319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
H A Dscheduled_host_transition.cpp319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
H A Dbmc_state_manager.cpp319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
H A Dhost_state_manager.cpp319eda48 Fri Jun 21 11:54:43 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable readability-qualified-auto check

This check aims to improve code readability by suggesting the use
of const auto * instead of auto for variables that are pointers
or iterators. This helps clarify the const-ness of the pointed-to
object or container elements.

Change-Id: I5fa46006aa5669834ebb144d32014f8882e563e3
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>