[PATCH] D157119: cmake: add missing dependencies on ClangDriverOptions tablegen

Jon Roelofs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 08:20:00 PDT 2023


jroelofs added a comment.

In D157119#4564546 <https://reviews.llvm.org/D157119#4564546>, @vitalybuka wrote:

> I suspect one of your recent changes broke https://lab.llvm.org/buildbot/#/builders/168/builds/14944
> Can you please take a look?

Happy to take a look, but there are 28 commits in the blame list for that build... what makes you suspect it's the one change that only *adds* build dependencies?  ISTM the `clangd` binary should be bit-identical before/after this change, right?

I can't reproduce the failure locally. Do we have a way to re-trigger that job for specific commits & bisect the blame list?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157119/new/

https://reviews.llvm.org/D157119



More information about the cfe-commits mailing list