ci: Upgrade IWYU to 0.26 compatible with Clang 22

Additionally, removes mapping workarounds for issues that have been
fixed upstream.
This commit is contained in:
Hennadii Stepanov
2026-03-22 17:03:43 +00:00
parent 483769c046
commit 0b489886f8
5 changed files with 73 additions and 48 deletions

View File

@@ -20,11 +20,11 @@
#include <util/overflow.h>
#include <validation.h>
#include <cstddef>
#include <map>
#include <memory>
#include <span>
#include <utility>
#include <version>
namespace kernel {