clang-format: Add nir_foreach_function_impl into src/.clang-format
authorYonggang Luo <luoyonggang@gmail.com>
Wed, 28 Jun 2023 08:19:47 +0000 (16:19 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 29 Jun 2023 08:36:03 +0000 (08:36 +0000)
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23903>

src/.clang-format

index 7fe321c..7de8b46 100644 (file)
@@ -147,6 +147,8 @@ ForEachMacros:
   - nir_foreach_function
   - nir_foreach_function_with_impl
 
+  - nir_foreach_function_impl
+
   - nir_foreach_block_unstructured
   - nir_foreach_block_unstructured_safe