DavidSpickett wrote: > Thus that makes SBError kinda weird where IsValid() only returns false if it > hasn't been exercised?
Yes. Though if you don't have the API source code to read, it can look like IsValid() can be false *even if* it has been exercised. https://github.com/llvm/llvm-project/pull/170862 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
