radv: Add REF as a typename macro to .clang-format
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19292>
This commit is contained in:
committed by
Marge Bot
parent
0c0f179037
commit
14dfb6035f
@@ -83,6 +83,9 @@ ForEachMacros:
|
||||
- u_foreach_bit64
|
||||
- PHASE
|
||||
|
||||
TypenameMacros:
|
||||
- REF
|
||||
|
||||
IncludeBlocks: Preserve
|
||||
IncludeCategories:
|
||||
- Regex: '<[[:alnum:].]+>'
|
||||
|
||||
Reference in New Issue
Block a user