mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 18:20:10 +01:00
clang-format: nir_foreach_src is not a foreach macro
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24382>
This commit is contained in:
parent
fe5671e881
commit
54680948a8
1 changed files with 0 additions and 2 deletions
|
|
@ -158,8 +158,6 @@ ForEachMacros:
|
|||
- nir_foreach_block_reverse_safe
|
||||
- nir_foreach_block_safe
|
||||
|
||||
- nir_foreach_src
|
||||
|
||||
# egl
|
||||
- egl_relax
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue