Enable clang-15

This commit is contained in:
Siarhei Fedartsou 2024-05-11 19:37:43 +02:00
parent f2c1305cee
commit 69c22311d2

View File

@ -95,3 +95,4 @@ no_warning(deprecated-comma-subscript)
no_warning(comma-subscript) no_warning(comma-subscript)
no_warning(free-nonheap-object) no_warning(free-nonheap-object)
no_warning(restrict) no_warning(restrict)
no_warning(ambiguous-reversed-operator)