From 6d6a44d2d005cc76354565fa0cfde5699e7d96bc Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 21 Mar 2025 13:04:02 +0100 Subject: Add Clang 20.1.0 --- etc/patches/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/patches/TARGETS') diff --git a/etc/patches/TARGETS b/etc/patches/TARGETS index f52388c..aacebe8 100644 --- a/etc/patches/TARGETS +++ b/etc/patches/TARGETS @@ -8,4 +8,5 @@ , "clang-17": {"type": "install", "deps": [["TREE", null, "clang-17"]]} , "clang-18": {"type": "install", "deps": [["TREE", null, "clang-18"]]} , "clang-19": {"type": "install", "deps": [["TREE", null, "clang-19"]]} +, "clang-20": {"type": "install", "deps": [["TREE", null, "clang-20"]]} } -- cgit v1.2.3