mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 15:32:15 -05:00
clang-format: add statement macro
Disabled for now but corrects syntax when we switch to v8.
This commit is contained in:
parent
42513146d4
commit
99510e8b09
1 changed files with 1 additions and 0 deletions
|
@ -224,4 +224,5 @@ ForEachMacros:
|
|||
# Use once we bump the minimum verison to version 8.
|
||||
# # Without this string literals that in-line 'STRINGIFY' behave strangely (a bug?).
|
||||
# StatementMacros:
|
||||
# - PyObject_VAR_HEAD
|
||||
# - STRINGIFY
|
||||
|
|
Loading…
Reference in a new issue