History log of /openbmc/openpower-hw-diags/.clang-format (Results 1 – 7 of 7)
Revision Date Author Comments
# a0c724d3 16-Aug-2024 Patrick Williams <patrick@stwcx.xyz>

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 forma

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: I1d204ff0a167c43688f2217e9dee5504c71cd4f0
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 7435fc0e 20-Oct-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-17 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-17 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I70d77b859a4deb3153f2dd7b4def536140bb65f2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 27dd6368 10-May-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I27b0d1357211259edb6ec2776924729052f238d6
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 9b41feba 13-Jul-2022 Zane Shelley <zshelle@us.ibm.com>

Revert clang-format to align with openbmc/docs

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I50db2f1021b7f55711ad9bdcc318f63ce4109c62


# b82cbf75 27-Jun-2022 Zane Shelley <zshelle@us.ibm.com>

Update to clang-format-14

Required because the Jenkins CI tools have moved to v14.

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I3cf4df1b45325545a423bdcb810040724a598ec5


# cac5dc65 03-Jun-2020 Zane Shelley <zshelle@us.ibm.com>

Update to clang-format 10

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I00e9f909477b257d689308da03ab95dc6eb5ac35


# 6c1c3a12 09-Jan-2020 Ben Tyner <ben.tyner@ibm.com>

Attention Handler design markdown

Added attention handler design document and enabled clang-format support. This design document is a work in progress and will continue to be updated as the

Attention Handler design markdown

Added attention handler design document and enabled clang-format support. This design document is a work in progress and will continue to be updated as the attention handler design evolves.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: Icdd33241f61a1b8691ed31c96cb065ebf08f3512

show more ...