History log of /openbmc/phosphor-fan-presence/.clang-format (Results 1 – 5 of 5)
Revision Date Author Comments
# dfddd648 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: Ica590f8613f1fb89ab1ca676ac51c1cc7e38d67f
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 5e15c3ba 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: I3e9e6350864ac267819a4b8d670bef7d3746976e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 61b73296 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: I152f141a5e8343b92b5ce81d3ca16eec77b5606b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# c9ec25e6 15-Mar-2021 Matthew Barth <msbarth@us.ibm.com>

Update clang-format to match latest in docs

Change-Id: Ibcda4dbf434754a7ca8346a2649e3a21b3f68a7b
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>


# 07ba4f09 26-May-2020 Matthew Barth <msbarth@us.ibm.com>

clang: Add .clang-format

Use latest suggested .clang-format from openbmc/docs/style/cpp/

Change-Id: I088e54231dc831583c424241b0c5fdaa1db1bf94
Signed-off-by: Matthew Barth <msbar

clang: Add .clang-format

Use latest suggested .clang-format from openbmc/docs/style/cpp/

Change-Id: I088e54231dc831583c424241b0c5fdaa1db1bf94
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...