clang-format: add statement macro

Disabled for now but corrects syntax when we switch to v8.
This commit is contained in:
Campbell Barton 2019-04-18 08:04:03 +02:00
parent 42513146d4
commit 99510e8b09
1 changed files with 1 additions and 0 deletions

View File

@ -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