[Lldb-commits] [PATCH] D122943: [LLDB][NativePDB] Fix a crash when S_DEFRANGE_SUBFIELD_REGISTER descirbes a simple type
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 15 10:39:14 PDT 2022
zequanwu added a comment.
In D122943#3453663 <https://reviews.llvm.org/D122943#3453663>, @augusto2112 wrote:
> Hi @zequanwu, your patch's new test seems to be failing on CI (https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/). Could you fix it or revert the changes? Thanks!
Thanks, https://github.com/llvm/llvm-project/commit/2f78f9455f85e61fcfeb1dc3a13d62c912aa0c96 should fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122943/new/
https://reviews.llvm.org/D122943
More information about the lldb-commits
mailing list