summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-06-15 22:55:33 -0700
committerKhem Raj <raj.khem@gmail.com>2023-06-16 08:40:37 -0700
commite1090a9bebc4d2607e61e63b81e9f3cb4b146efb (patch)
tree1e7994db551375d4d825e750e5f8c852a8ccd32f /conf/layer.conf
parent6ecaea06d5e6e7ed0a39b4c019fc485f18e1ce55 (diff)
downloadmeta-clang-e1090a9bebc4d2607e61e63b81e9f3cb4b146efb.tar.gz
clang: Bump version to 16.0.6
* 7cbf1a259152 [lld][WebAssembly] Fix stub library parsing with windows line endings * 10c3bdc04183 Bump version to 16.0.6 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/layer.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 b88c050..74e290f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -31,7 +31,7 @@ INHERIT += "clang"
31# Do not include clang in SDK unless user wants to 31# Do not include clang in SDK unless user wants to
32CLANGSDK ??= "0" 32CLANGSDK ??= "0"
33 33
34LLVMVERSION = "16.0.5" 34LLVMVERSION = "16.0.6"
35 35
36require conf/nonclangable.conf 36require conf/nonclangable.conf
37require conf/nonscanable.conf 37require conf/nonscanable.conf