================
@@ -2,6 +2,7 @@
void done() {}
----------------
DavidSpickett wrote:Maybe this is a bit much, but you could add some statements in here like: ``` volatile int i = 1; ``` This way, if someone breaks your logic in the Python, it will fail on all platforms. https://github.com/llvm/llvm-project/pull/161788 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
