summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-01-20 09:13:11 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-21 08:25:54 -0800
commit64aa45cebb8d1dea90bf81e84a802f0ef103db14 (patch)
tree46e07b57042e7fdead8f57e10740e2659976aefa /conf
parent20c73898bfc2d5111d29ac8cb39021e031f68cae (diff)
downloadmeta-clang-64aa45cebb8d1dea90bf81e84a802f0ef103db14.tar.gz
clang: Upgrade clang to 10.x release (RC2)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 73b473a..2ca07f2 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ INHERIT += "clang"
29# include clang in SDK 29# include clang in SDK
30CLANGSDK ??= "1" 30CLANGSDK ??= "1"
31 31
32LLVMVERSION = "9.0.1" 32LLVMVERSION = "10.0.0"
33 33
34require conf/nonclangable.conf 34require conf/nonclangable.conf
35require conf/nonscanable.conf 35require conf/nonscanable.conf