#
010dee04 |
| 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: Ide19264aa5b2b01a5102b4b2a9cf226ba8dec699 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
8fe3a447 |
| 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: Ib8a8d2530b2e97689cd4f157f1c05844a29c8a05 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
2405ae98 |
| 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: Id3ff2ed97fd733b2bbfe6e4890c2e6dd8c212085 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
d1194024 |
| 27-May-2020 |
Vijay Khemka <vijaykhemka@fb.com> |
Update clang format file Updated clang format file from docs repo to match with clang-format 10. Also fixed some of files as per new clang format. Change-Id: I36277447722e5c52da
Update clang format file Updated clang format file from docs repo to match with clang-format 10. Also fixed some of files as per new clang format. Change-Id: I36277447722e5c52dac49e0da745b0b0e870d298 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
show more ...
|
#
e7d23d0e |
| 08-Mar-2019 |
Vijay Khemka <vijaykhemka@fb.com> |
Adding FB OEM commands Added Facebook OEM IPMI commands for Host as welll as IPMB with ME and debug card Change-Id: I794b0a293bec1416ca409e8a269cd34b81c592a8 Signed-off-by:
Adding FB OEM commands Added Facebook OEM IPMI commands for Host as welll as IPMB with ME and debug card Change-Id: I794b0a293bec1416ca409e8a269cd34b81c592a8 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
show more ...
|