]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
clang: Upgrade to 20.1.6 minor release
authorKhem Raj <raj.khem@gmail.com>
Fri, 30 May 2025 17:11:03 +0000 (10:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jun 2025 21:17:21 +0000 (22:17 +0100)
commit84e4f1556e074e5b771c66dac8ba2ce47beb89d0
treed07946fff4e8d93a5c4ff26d25a3e683a40f7917
parentf73f00e01d7a2713605cd9e828b4a0cb29de4448
clang: Upgrade to 20.1.6 minor release

Brings following commits

47addd4540b4 [libclc] Include isnan implementation for SPIR-V targets
4b6e5a286653 [clang-format] Handle Java text blocks (#141334)
0e1ef696f1fe [Driver] Fix _XOPEN_SOURCE definition on Solaris (#137141)
5d99a97583e1 [MachO] Improve bounds check (#141083)
aa804fd3e624 [sanitizer_common] Remove interceptors for deprecated struct termio (#137403)
53393e26d5f4 [LoongArch] Prevent R0/R1 allocation for rj operand of [G]CSRXCHG (#140862)
6fcb1c127b40 [LoongArch] Fix assertion failure for annotate tablejump (#140907)
15ec590e389b release/20.x: [clang-format] Fix the indent of StartOfName after AttributeMacro (#140361)
802f4f75372e [clang-format] Handle raw string literals containing JSON code (#140666)
9b0832508ede [SDAG] Ensure load is included in output chain of sincos expansion (#140525)
8a36b8e3ab46 [clang][analyzer] Handle CXXParenInitListExpr alongside InitListExpr
070cf62530ea [Clang] Demote mixed enumeration arithmetic error to a warning (#131811)
a169f5ca4e4f Correct position of CFI Instruction for Pointer Authentication"
5befd1fb3c97 [Clang][AST] Fix HandleLValueBase to deal with references (#140105)
e3d2c00ccee4 [LLD][COFF] Allow -arm64xsameaddress in ARM64EC directives (#139631)
85e06a761483 [LoongArch] Fix fp_to_uint/fp_to_sint conversion errors for lasx (#137129)
ff2e8f93f609 Fix test pfalse-v4i1.ll added in #138712 to require asserts.
1e4d39e07757 Bump version to 20.1.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/clang/common-clang.inc
meta/recipes-devtools/clang/common.inc