mcinally wrote: > Thanks for the changes, Cameron. > > Could you take a look at the [failing > buildkite](https://github.com/llvm/llvm-project/actions/runs/15493623574/job/43624895590?pr=142800) > and see if it is something relevant? It seems to be a Windows build. Those > are a bit flaky and a failure doesn't necessarily mean that there is a > problem with the PR, but it's probably worth taking a look just in case.
Thanks! It looks like `__attribute((uninitialized))` isn't supported on Windows, so I have removed it from our patch. https://github.com/llvm/llvm-project/pull/142800 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits