jasonmolenda wrote: > I'm assuming lack of new tests is because testing is running existing tests > on arm64e. LGTM.
Yeah, lldb can't get the dynamic type in any function that takes a base class argument but a subclass object is passed in (and they have virtual functions), there's tests for that already. But running the testsuite for arm64e requires some boot-args be set so we can't do it on the CI bots yet. https://github.com/llvm/llvm-project/pull/71128 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits