mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-16 12:33:04 -04:00
This PR is fixing the previously-calcified Clang (thephd.dev) that was based off a branch that previously wasn't building (and now no longer exists). I plan to keep this one going and helping for as long as I can, which should hopefully be better than earlier! - [x] clang-builder: https://github.com/compiler-explorer/clang-builder/pull/107 - [x] clang-builder (with usable libunwind): https://github.com/compiler-explorer/clang-builder/pull/108 - [x] compiler-workflows: https://github.com/compiler-explorer/compiler-workflows/pull/62 - [ ] infra: https://github.com/compiler-explorer/infra/pull/2086