#
36137e09 |
| 18-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
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 b
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: I65cb0501917fee37f007ed97ce973e0dd07170fa Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
f083bc1a |
| 16-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
stdexec: update to latest commit
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I93e33afb0ca87f425074e86f87e6cde320f20dbc
|
#
06f265f6 |
| 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: I4f63258febea27dae710c252033b9151e02be7e8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
5cee9157 |
| 30-Jul-2024 |
Patrick Williams <patrick@stwcx.xyz> |
stdexec: update to latest commit
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I52e2ff4ea33617fb055981000ce3c2f40faab43e
|
#
6e675883 |
| 05-Apr-2024 |
Patrick Williams <patrick@stwcx.xyz> |
stdexec: update to later commit
Later commits in stdexec have some compile issues. Update to the latest one without compile issues, in order to see if a linker issue reported by another developer i
stdexec: update to later commit
Later commits in stdexec have some compile issues. Update to the latest one without compile issues, in order to see if a linker issue reported by another developer is resolved.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I99bb6ee9c383c3cb66a35b23f02a6a0ced102b49
show more ...
|
#
8723a542 |
| 12-Feb-2024 |
Patrick Williams <patrick@stwcx.xyz> |
stdexec: update to latest commit
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I56cac3d5d7cc00d6efd7c9df62bc134e291a81a3
|
#
5951d80d |
| 10-Jan-2024 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: use 17.0.6
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf2fa18fff0291b3cfc1dd2d50ce327c0d7e3d2f
|
#
4c2d73dd |
| 01-Dec-2023 |
Patrick Williams <patrick@stwcx.xyz> |
stdexec: update to latest commit
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I14eba410c2d60e3bf90e25c28e9dfad547241927
|