aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 1aeedb25..90d9c7ba 100644
--- a/.clang-format
+++ b/.clang-format
@@ -24,6 +24,9 @@ StatementMacros:
- SERD_CONST_API
- SERD_CONST_FUNC
- SERD_DEPRECATED_BY
+ - SERD_I_MALLOC_FUNC
+ - SERD_MALLOC_API
+ - SERD_MALLOC_FUNC
- SERD_PURE_API
- SERD_PURE_FUNC
- _Pragma