Update warnings.cmake

This commit is contained in:
Siarhei Fedartsou 2024-05-24 23:38:54 +02:00 committed by GitHub
parent 945e4d2814
commit 992782610f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,3 +82,4 @@ add_warning(trampolines)
no_warning(deprecated-comma-subscript)
no_warning(comma-subscript)
no_warning(ambiguous-reversed-operator)
no_warning(restrict)