Home
last modified time | relevance | path

Searched hist:"4 da0490bc07a458ad3fc7d586c7eabf6053c572f" (Results 1 – 7 of 7) sorted by relevance

/openbmc/bmcweb/src/
H A Djson_html_serializer.cppdiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
/openbmc/bmcweb/http/
H A Dverb.hppdiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
H A Drouting.hppdiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hppdiff f1a1e3dcca1db1ee7c39b673a387ec6cd231561b Sat Apr 06 15:51:13 CDT 2024 Ed Tanous <ed@tanous.net> Simplify query_param

Static analysis notes that the values in these functions are never
initialized, and that a small section of the branch is no longer
possible to hit, now that a default case has been added in
4da0490bc07a458ad3fc7d586c7eabf6053c572f

Remove the dead code and initialize variables where appropriate.

Tested: Unit tests pass. Decent coverage here.

Change-Id: I42ec4678672fea5b21f98aaae05dfca0629652e7
Signed-off-by: Ed Tanous <ed@tanous.net>
diff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
/openbmc/bmcweb/include/
H A Dmultipart_parser.hppdiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hppdiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>
/openbmc/bmcweb/
H A Dmeson.builddiff 4da0490bc07a458ad3fc7d586c7eabf6053c572f Tue Mar 19 13:32:44 CDT 2024 Ed Tanous <ed@tanous.net> Use no-switch-default on clang

clang-18 improves this check so that we can actually use it. Enable it
and fix all violations.

Change-Id: Ibe4ce19c423d447a4cbe593d1abba948362426af
Signed-off-by: Ed Tanous <ed@tanous.net>