[Lldb-commits] [PATCH] D149111: [lldb] Add support for specifying language when setting watchpoint by expression
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 26 12:41:33 PDT 2023
bulbazord added a comment.
In D149111#4299871 <https://reviews.llvm.org/D149111#4299871>, @bulbazord wrote:
> Looks like this test does not pass on windows: https://lab.llvm.org/buildbot/#/builders/219/builds/2389
>
> I'm aware and working on this.
I marked the test as unsupported on windows in 7590cc908807b1bfc63695ca016a60327c1aacdf <https://reviews.llvm.org/rG7590cc908807b1bfc63695ca016a60327c1aacdf>. This should get the bot green again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149111/new/
https://reviews.llvm.org/D149111
More information about the lldb-commits
mailing list