kuilpd wrote: > Have you thought about adding any of the Bitwise tests from lldb-eval? Some > of them might be appropriate for this PR...
But this PR has only `+` and `-`, no bitwise operators. `~` will be added later. Or are you talking about some other tests? https://github.com/llvm/llvm-project/pull/155617 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
