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:
Friedrich Vock 2022-10-30 12:46:44 +01:00 committed by Marge Bot
parent 0c0f179037
commit 14dfb6035f

View file

@ -83,6 +83,9 @@ ForEachMacros:
- u_foreach_bit64
- PHASE
TypenameMacros:
- REF
IncludeBlocks: Preserve
IncludeCategories:
- Regex: '<[[:alnum:].]+>'