ci: Bump TIDY_LLVM_V

This change switches to the latest IWYU 0.22, which is compatible with
Clang 18.
This commit is contained in:
Hennadii Stepanov
2024-03-15 10:47:25 +00:00
parent 3d255dfb67
commit 636c9862cf
3 changed files with 2 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ modernize-use-noexcept,
modernize-use-nullptr,
performance-*,
-performance-avoid-endl,
-performance-enum-size,
-performance-inefficient-string-concatenation,
-performance-no-int-to-ptr,
-performance-noexcept-move-constructor,