[PATCH] D131007: [NFCI] Refactor how KeywordStatus is calculated

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 05:58:45 PDT 2022


erichkeane added a comment.

In D131007#3699162 <https://reviews.llvm.org/D131007#3699162>, @aaron.ballman wrote:

> In D131007#3699142 <https://reviews.llvm.org/D131007#3699142>, @omjavaid wrote:
>
>> This breaks clang causes it to crash in LLDB buildbot testsuite breaking the LLDB buildbot: https://lab.llvm.org/buildbot/#/builders/96/builds/27003
>
> I believe this was already resolved by https://github.com/llvm/llvm-project/commit/bf6db18e52815475baebff2c330763fedac6b5e4 -- the current failures seem unrelated to the previous one. e.g., https://lab.llvm.org/buildbot/#/builders/96/builds/27020

Yep, this is the same break I fixed that @labath alerted me to just above this discussion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131007



More information about the cfe-commits mailing list