commit | 93b6a33320ab0494d4732c1190c6821ec7149cac | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 19 08:30:52 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Mon Aug 19 08:30:52 2024 +0800 |
tree | 7392133901b33da5e100afc7135398201fa0f75d | |
parent | 0917ac423df7a3ae700bbb21fac32f540cb58682 [diff] |
clang-format: re-format for clang-18 clang-format-18 isn't compatible with the clang-format-17 output, so we need to reformat the code with the latest version. The way clang-18 handles lambda formatting also changed, so we have made changes to the organization default style format to better handle lambda formatting. See I5e08687e696dd240402a2780158664b7113def0e for updated style. See Iea0776aaa7edd483fa395e23de25ebf5a6288f71 for clang-18 enablement. Change-Id: I00e5377ec69a75c00c0c620dc6ac395c99fbc812 Signed-off-by: George Liu <liuxiwei@ieisystem.com>