commit | e3de942a3754f9a2d0b810bb6f36846d741088a1 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 18 11:20:46 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 18 11:20:46 2024 -0500 |
tree | 8de619b8e01499c635dc00d9ebd4f671305bdc80 | |
parent | 91f5e37e6f390a5389de4e3a35f664db768ec4c9 [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: If5f67723368025150be5892c602fb54808e129b3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>