File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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:
1616| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
1717| clang-tidy | Linux 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
1818| | Window 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
19- | | macOS 64 | ✔️ | ✔️ | ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
19+ | | macOS 64 | ❌ | ❌ | ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
2020| clang-query | Linux 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
2121| | Window 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
2222| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
@@ -25,6 +25,8 @@ The supported versions are as follows:
2525| | macOS 64 | ✔️| ✔️| ✔️ | ✔️| ✔️| ✔️ | ✔️| ✔️ | ✔️ | ✔️| ✔️| ✔️| ✔️|
2626
2727> [ !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+ >
2830> Remove Support v7 (released in May 2019) by February 2025.
2931
3032## Download
You can’t perform that action at this time.
0 commit comments