Searched hist:"226059 b8722d150723d5fc683505f73a02e26751" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.hpp | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|
H A D | fru-fault-monitor.hpp | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.hpp | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|
/openbmc/phosphor-led-manager/manager/ |
H A D | json-config.hpp | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|
H A D | led-main.cpp | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|
/openbmc/phosphor-led-manager/ |
H A D | .clang-tidy | 226059b8722d150723d5fc683505f73a02e26751 Thu Aug 22 03:01:44 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-avoid-bind check
The check finds uses of std::bind and boost::bind and replaces them with lambdas.
Lambdas will use value-capture unless reference capture is explicitly requested with std::ref or boost::ref.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I4491650a46eaab1588474b26efc622e89232ef02
|