commit | 3041dde3644a2d358db8e366afc9c60f22756398 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Fri Jan 17 08:43:07 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Fri Jan 17 08:43:07 2025 +0800 |
tree | 80f19e40264366a3c500a06112efc2bbf4658b2e | |
parent | 24927aa5cd687a0c23e020af44eca898038944f7 [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: I6fe1f3ea5fb5343b17ce9da0ef0cc70e42290c20 Signed-off-by: George Liu <liuxiwei@ieisystem.com>