================ @@ -0,0 +1,10 @@ +// RUN: clang-repl "int x = 10;" "{ int t; a::b(t); }" "int y = 10;" ---------------- vgvassilev wrote: Then we can put it in a new file called `error-recovery.cpp`. https://github.com/llvm/llvm-project/pull/75629