apolyakov added inline comments.
================
Comment at: source/API/SBThread.cpp:816
+ error.SetErrorString("passed a frame from another thread");
+ return;
}
----------------
I found this place and added `return`.
https://reviews.llvm.org/D47991
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
