Bug 1867452 - Fix for cpp clang failures. r=glandium CLOSED TREE

This commit is contained in:
Norisz Fay 2023-12-01 09:39:18 +02:00
parent 956e252609
commit cab5c7eff3

View File

@ -19,7 +19,7 @@ platforms:
# Minimum clang-tidy version that is required for all the following checkers
# to work properly.
# This is also used by 'mach clang-format'
package_version: "17.0.2"
package_version: "17.0.6"
clang_checkers:
- name: -*
publish: !!bool no