felipepiovezan wrote:

@jimingham @JDevlieghere   With the latest commit, I created the new factory 
method and employed it throughout. It might be better to just check the last 
commit's diff.

The main change is in the `ExecutionContext` files, but all SBMethods have 
diffs. Since I had to update a few `.`s to use `->` instead (because of the 
`Expected`), I was slightly more aggressive when cleaning up the small 
SBMethods, especially when the changes would result in line deletions only. For 
the bigger methods, I once again preserved the smaller diff in favor of a 
"FIXME" comment and sub-optimal flow.

https://github.com/llvm/llvm-project/pull/152020
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to