https://github.com/adrian-prantl commented:
@kastiglione Do you think the unary +/- could create any parsing ambiguity with ObjC method names? For example, does `image lookup -a` take a DIL expression and someone could write `image lookup -a +[MyClass myselector]`? https://github.com/llvm/llvm-project/pull/155617 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
