================
@@ -156,6 +165,21 @@ def collect_scope_values(
     return per_range_var_unique_expected_values
 
 
+def get_expected_lines(expect: Expect, lines: List[int]) -> List[int]:
+    """For a !step expect and the list of lines seen while that expect was 
active, returns the list of lines that should
----------------
OCHyams wrote:

as elsewhere I prefer capitalised `Expect`

https://github.com/llvm/llvm-project/pull/203845
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to