File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The supported versions are as follows:
16
16
| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
17
17
| clang-tidy | Linux 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
18
18
| | Window 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
19
- | | macOS 64 | ✔️ | ✔️ | ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
19
+ | | macOS 64 | ❌ | ❌ | ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
20
20
| clang-query | Linux 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
21
21
| | Window 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
22
22
| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
@@ -25,6 +25,8 @@ The supported versions are as follows:
25
25
| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
26
26
27
27
> [ !NOTE]
28
+ > clang-tidy v19+ failed to run on macOS (see [ issue #51 ] ( https://github.com/cpp-linter/clang-tools-static-binaries/issues/51 ) )
29
+ >
28
30
> Remove Support v7 (released in May 2019) by February 2025.
29
31
30
32
## Download
You can’t perform that action at this time.
0 commit comments