diff options
Diffstat (limited to 'src/.clang-format')
| -rw-r--r-- | src/.clang-format | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.clang-format b/src/.clang-format index 099120f2cca..22ba63a5b63 100644 --- a/src/.clang-format +++ b/src/.clang-format @@ -103,6 +103,8 @@ ForEachMacros: - foreach_list_typed_safe - foreach_two_lists + - U_SPARSE_BITSET_FOREACH_SET + # nir - nir_foreach_function_temp_variable - nir_foreach_function_temp_variable_safe |