Searched hist:aaa667f2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.hpp | aaa667f2 Thu Aug 22 04:37:51 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-use-nullptr check
This check converts the usage of null pointer constants (e.g. NULL, 0) to use the new C++11 and C23 nullptr keyword.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I10dccfd0513385c583ca07d13ed71edb04b58853
|
H A D | lamptest.cpp | aaa667f2 Thu Aug 22 04:37:51 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-use-nullptr check
This check converts the usage of null pointer constants (e.g. NULL, 0) to use the new C++11 and C23 nullptr keyword.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I10dccfd0513385c583ca07d13ed71edb04b58853
|
/openbmc/phosphor-led-manager/ |
H A D | .clang-tidy | aaa667f2 Thu Aug 22 04:37:51 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable modernize-use-nullptr check
This check converts the usage of null pointer constants (e.g. NULL, 0) to use the new C++11 and C23 nullptr keyword.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I10dccfd0513385c583ca07d13ed71edb04b58853
|