Max Haughton
Max Haughton
It's under a preview flag keep in mind
I think it's a casualty of travis ci dying
1. It is a bad name, I just chose ATTRIBUTE in my implementation, so I copied the tests into the document. 2. The behaviour cannot be *easily* done with a...
@Bolpat I shall although I was hoping it was obvious due to [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself)
@Bolpat It's now `__UDA_ATTACHED_TO_DECLS__` which I think is a good enough name. It's not much longer than __PRETTY_FUNCTION__.
@mdparker draft status is set. I think it's ready as it's ever going to be now.
@kinke looks like we got bitten by a brownout
OK so LLVM don't do releases as the script expects anymore. https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.0/lld-14.0.0.src.tar.xz is the new place we need to look apparently.
I guess we should move to using the `.sig`s instead
> so what's left here? rerunning the tests or changing the download url? We updated the runner, but old script doesn't play nice with the new LLVM cmake setup and...