Fix error

This commit is contained in:
Alexey Milovidov 2024-05-11 14:15:28 +02:00
parent 17b815bcf9
commit c4bb09d559

View File

@ -123,7 +123,7 @@ Checks: [
'-readability-uppercase-literal-suffix',
'-readability-use-anyofallof',
'-zircon-*'
'-zircon-*',
# These are new in clang-18, and we have to sort them out:
'-readability-avoid-nested-conditional-operator',