================ @@ -0,0 +1,47 @@ +// RUN: %dexter_regression_test_cxx_build %s -o %t +// RUN: %dexter_regression_test_run --use-script --skip-evaluate --binary %t \ +// RUN: -- %s | FileCheck %s + +/// Test that when we use !then step_out, we jump out of the current frame, but +/// continue stepping through the frame above. ---------------- OCHyams wrote:
can you make it clear which part of the test is checking that? https://github.com/llvm/llvm-project/pull/202546 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
