[Lldb-commits] [PATCH] D76216: Improve step over performance
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 19 01:35:29 PDT 2020
labath added a comment.
In D76216#1930689 <https://reviews.llvm.org/D76216#1930689>, @jarin wrote:
> I also see that build-bot is not happy about my patch. Clang-tidy somewhat mysteriously fails on missing lldb/Target/ThreadPlanStepOverRange.h, which I did not touch at all (neither the fail nor the #include). Any idea what that is about?
These pre-merge tests are a fairly new thing, and they don't fully work for lldb currently. Just ignore that for now...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76216/new/
https://reviews.llvm.org/D76216
More information about the lldb-commits
mailing list