ldc icon indicating copy to clipboard operation
ldc copied to clipboard

llvm 18

Open calvin2021y opened this issue 2 years ago • 1 comments

calvin2021y avatar Feb 14 '24 06:02 calvin2021y

llvm 18 will released soon, please consider add llvm 18 support. just try llvm18 build c/c++ projects, some bugs get fixed compare to llvm 17.0.6.

calvin2021y avatar Feb 14 '24 06:02 calvin2021y

LLVM 18.1.0 has been released. https://releases.llvm.org/18.1.0/docs/ReleaseNotes.html Note that LLVM changed versioning scheme: https://www.phoronix.com/news/LLVM-N-1-Stable-Versioning

kubo39 avatar Mar 06 '24 13:03 kubo39

Will be fixed by #4599

liushuyu avatar Mar 24 '24 22:03 liushuyu

Can we close this?

kubo39 avatar Mar 28 '24 13:03 kubo39

Nope, there are still a few test errors to iron out.

kinke avatar Mar 28 '24 15:03 kinke

The results on macOS arm64 are a bit worrying, not sure if that's caused by Xcode v15 though (edit: well, tested with Xcode v14.3.1 too, didn't improve anything). Looking in good shape on all other tested platforms though, incl. Linux AArch64.

kinke avatar May 10 '24 21:05 kinke