Searched hist:"405 ea28684703dfc609ad8a42c853a5a609fa61c" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.hpp | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|
H A D | operational-status-monitor.cpp | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|
/openbmc/phosphor-led-manager/ |
H A D | utils.hpp | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|
H A D | utils.cpp | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|
H A D | .clang-tidy | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|
/openbmc/phosphor-led-manager/manager/ |
H A D | json-parser.hpp | diff 405ea28684703dfc609ad8a42c853a5a609fa61c Thu Aug 22 06:36:41 CDT 2024 George Liu <liuxiwei@ieisystem.com> clang-tidy: Enable readability-const-return-type check
Checks for functions with a const-qualified return type and recommends removal of the const keyword. Such use of const is usually superfluous, and can prevent valuable compiler optimizations. Does not (yet) fix trailing return types.
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ifff7541c95d7881d8c6407b20c906ec7eb13abf1
|