X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=.clang-format;h=28ea69873145dcb40b167d659a3b828b8968e9b8;hb=7e547df6a875230134157556398e767574a3da69;hp=fd362abbad0ebdad4b06e147c7cb2cfa501e2a4e;hpb=f250b40e2179eccdb83766bf4abef5a35036c47b;p=lttng-tools.git diff --git a/.clang-format b/.clang-format index fd362abba..28ea69873 100644 --- a/.clang-format +++ b/.clang-format @@ -52,6 +52,9 @@ ForEachMacros: - 'cds_lfht_for_each_duplicate' - 'cds_list_for_each_entry' - 'cds_list_for_each_entry_safe' + - 'for_each_action_mutable' + - 'for_each_action_const' + - 'cds_wfs_for_each_blocking_safe' IncludeBlocks: Regroup IncludeCategories: