compiler-explorer: [BUG]: Clang trunk builds haven't updated since May 8
Describe the bug
The build of clang trunk appears to have stopped being updated after 9a12138b5fd8c807c3b95144236c07dfc323974f.
Steps to reproduce
Full compiler version
clang version 15.0.0 (https://github.com/llvm/llvm-project.git 9a12138b5fd8c807c3b95144236c07dfc323974f)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/compiler-explorer/clang-assertions-trunk/bin
Expected behavior
Usually the compiler explorer builds are only about 24 hours behind trunk.
Reproduction link
Not applicable
Screenshots
Not applicable
Operating System
No response
Browser version
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 18 (15 by maintainers)
https://github.com/compiler-explorer/compiler-workflows/actions/runs/2332985777 - fingers crossed 😃 (am at DayJob ™️ right now hence spotty replies, will hopefully get this deployed soon though)
A post-review comment on https://reviews.llvm.org/D125315 is currently discussing this:
Actually, or maybe it’s expecting to be built with Clang? It’s passing
-mllvm
, that can’t be a gcc argument, can it?