From 172c29862c2bad21fff84e2798cc3fd16822ec57 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 10 Jun 2025 11:05:20 +0200 Subject: Add IWYU support to clang 20 toolchain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 64a1614..9a33264 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Fields for building the toolchains: - `INCLUDE_LINTER`: Add linter to toolchain if supported. (default: `false`) Currently this option is only supported by `clang` toolchains, adding - `clang-tidy`. Additionally, Clang versions `18` and `19` will also include + `clang-tidy`. Additionally, Clang versions `18` and newer will also include the *external project* [Include What You Use](https://github.com/include-what-you-use/include-what-you-use). -- cgit v1.2.3