[llvm-branch-commits] [clang] release/22.x: [clang-repl] Create virtual files for `input_line_N` buffers (#182044) (PR #184600)

Vassil Vassilev via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 5 22:08:30 PST 2026


vgvassilev wrote:

> This seems to me to be a new feature. Is that not the case?

I guess for this one we can argue both ways: a) it seems to add new code for the verifier; b) this code fixes an outstanding issue that we found recently downstream. I prefer to deliver that "fix" as part of llvm22 since the chances of breaking something are really low.

https://github.com/llvm/llvm-project/pull/184600


More information about the llvm-branch-commits mailing list