Minor update to clangformat file. (#694)

This commit is contained in:
Matthew Parkinson
2024-11-22 12:40:16 +00:00
committed by GitHub
parent 45dbdb00af
commit 69e280c331
33 changed files with 60 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ namespace snmalloc
using Alloc = snmalloc::LocalAllocator<snmalloc::StandardConfigClientMeta<
ArrayClientMetaDataProvider<std::atomic<size_t>>>>;
}
# define SNMALLOC_PROVIDE_OWN_CONFIG
# include <snmalloc/snmalloc.h>