From 9a6cdc5247ab865a01205ee4aad23fcce83774ee Mon Sep 17 00:00:00 2001
From: Alexander Turenko <alexander.turenko@tarantool.org>
Date: Wed, 11 Jan 2023 18:20:52 +0300
Subject: [PATCH] small: eliminate unused variable warn on clang 15

Bump the small submodule with the following commit:

* https://github.com/tarantool/small/commit/5c3a0880ae4659cb662085563ff0b9eee40565fe

See https://github.com/tarantool/small/issues/57
Part of #8110

NO_DOC=build fix
NO_TEST=build fix
NO_CHANGELOG=to be added in a commit that fixes #8110
---
 src/lib/small | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/small b/src/lib/small
index c1ac3eef79..5c3a0880ae 160000
--- a/src/lib/small
+++ b/src/lib/small
@@ -1 +1 @@
-Subproject commit c1ac3eef79a7394fb52442a77b958b66d82b8f0b
+Subproject commit 5c3a0880ae4659cb662085563ff0b9eee40565fe
-- 
GitLab