Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-04-18 09:04:03 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-04-18 09:04:03 +0300
commit99510e8b097b7f3da641644dcb6ef6959da65367 (patch)
tree480266430b282b65c913731c5223584d18639808 /.clang-format
parent42513146d475990b673a61348ed491e51ea1d0de (diff)
clang-format: add statement macro
Disabled for now but corrects syntax when we switch to v8.
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 43613eca95c..0ce77f88785 100644
--- a/.clang-format
+++ b/.clang-format
@@ -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