Update warnings.cmake

This commit is contained in:
Siarhei Fedartsou 2024-05-25 09:32:34 +02:00 committed by GitHub
parent d59e07a365
commit 2844267f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,4 +83,4 @@ no_warning(deprecated-comma-subscript)
no_warning(comma-subscript)
no_warning(ambiguous-reversed-operator)
no_warning(restrict)
no_warning(free-non-heap-object)
no_warning(free-nonheap-object)