clang-format: nir_foreach_src is not a foreach macro
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 8 Aug 2023 16:15:45 +0000 (11:15 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sat, 12 Aug 2023 19:27:28 +0000 (19:27 +0000)
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24382>

src/.clang-format

index 8c5cf41..a835563 100644 (file)
@@ -158,8 +158,6 @@ ForEachMacros:
   - nir_foreach_block_reverse_safe
   - nir_foreach_block_safe
 
-  - nir_foreach_src
-
 # egl
   - egl_relax