diff --git a/src/amd/.clang-format b/src/amd/.clang-format index bb71cc795e2..6cf07d558fc 100644 --- a/src/amd/.clang-format +++ b/src/amd/.clang-format @@ -78,6 +78,8 @@ ForEachMacros: - foreach_def - foreach_use - set_foreach + - u_foreach_bit + - u_foreach_bit64 IncludeBlocks: Preserve IncludeCategories: diff --git a/src/amd/compiler/.clang-format b/src/amd/compiler/.clang-format index 04dbbe6da69..787183879c0 100644 --- a/src/amd/compiler/.clang-format +++ b/src/amd/compiler/.clang-format @@ -84,6 +84,8 @@ ForEachMacros: - foreach_def - foreach_use - set_foreach + - u_foreach_bit + - u_foreach_bit64 IncludeBlocks: Preserve IncludeCategories: