serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LLVM Update Blockers

Open ADKaster opened this issue 2 years ago • 1 comments

This tracking issue serves to list compiler issues preventing us from building from LLVM trunk or a particular release candidate.

LLVM 18 (trunk):

Unresolved:

Patch in progress:

Worked Around:

  • [x] https://github.com/llvm/llvm-project/issues/67260 Local Workaround: 6f972c190be27310d4fd7f5100405a2f4d47af81

Fixed:

  • [x] https://github.com/llvm/llvm-project/issues/71250

ADKaster avatar Nov 03 '23 22:11 ADKaster

More workarounds for #67260: b8c3e75573f4f945af383d983fd9b8e56daa67e7, 50911e6f967062419b512ee471e66d27db70f2d1

DanShaders avatar Apr 18 '24 20:04 DanShaders