radv, aco: Add u_foreach_bit to .clang-format.

Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15083>
This commit is contained in:
Georg Lehmann 2022-02-15 13:22:40 +01:00 committed by Marge Bot
parent a6be12fdad
commit d223b7f096
2 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,8 @@ ForEachMacros:
- foreach_def
- foreach_use
- set_foreach
- u_foreach_bit
- u_foreach_bit64
IncludeBlocks: Preserve
IncludeCategories:

View File

@ -84,6 +84,8 @@ ForEachMacros:
- foreach_def
- foreach_use
- set_foreach
- u_foreach_bit
- u_foreach_bit64
IncludeBlocks: Preserve
IncludeCategories: