ci: update IWYU patch reference

Point the patch comment at the `clang_22` stdlib C include map now used by the native IWYU job.
This commit is contained in:
Lőrinc
2026-04-28 19:19:20 +02:00
parent cef58341a0
commit 7c7cec4567

View File

@@ -15,7 +15,7 @@ See: https://en.cppreference.com/w/cpp/preprocessor/include.html.
Prefer C++ headers over C counterparts.
See: https://github.com/include-what-you-use/include-what-you-use/blob/clang_21/iwyu_include_picker.cc#L587-L629.
See: https://github.com/include-what-you-use/include-what-you-use/blob/clang_22/iwyu_include_picker.cc#L645-L687.
--- a/iwyu_include_picker.cc
+++ b/iwyu_include_picker.cc