commit | b3e3d64846fd41952d799e1e8c5d1c62a18f6d35 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 18 11:20:22 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 18 11:20:22 2024 -0500 |
tree | 1016586b8960aa23cfb77c2a41212dd524084aa9 | |
parent | db3d966a75875914f630ff702a27f6db2bf63326 [diff] |
clang-format: re-format for clang-19 clang-format-19 isn't compatible with the clang-format-18 output, so we need to reformat the code with the latest version. A few parameters in clang-tidy have been deprecated, so adjust the style file accordingly. See Ie2f6eb3b043f2d655c9df806815afd7971fd0947 for updated style. See I88192b41ab7a95599a90915013579608af7bc56f for clang-19 enablement. Change-Id: I56feaf9f59062859fda246a38bae0c2aa0b12462 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.