From 54680948a8005d4833da17ad7ca2c198ca6d73b0 Mon Sep 17 00:00:00 2001 From: Faith Ekstrand Date: Tue, 8 Aug 2023 11:15:45 -0500 Subject: [PATCH] clang-format: nir_foreach_src is not a foreach macro Reviewed-by: Konstantin Seurer Part-of: --- src/.clang-format | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/.clang-format b/src/.clang-format index 8c5cf419d31..a835563c2ef 100644 --- a/src/.clang-format +++ b/src/.clang-format @@ -158,8 +158,6 @@ ForEachMacros: - nir_foreach_block_reverse_safe - nir_foreach_block_safe - - nir_foreach_src - # egl - egl_relax