[clang] [clang-repl] Fix error recovery while PTU cleanup (PR #127467)
Anutosh Bhat via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 10 05:24:22 PDT 2025
anutosh491 wrote:
Hi,
On phone right now so shall have a better look at the error in sometime but just for some clarification, the parsing error is expected (we had a seg fault on master for this whereas a parsing error is expected and that's what the Pr is trying to achieve)
https://github.com/llvm/llvm-project/pull/127467
More information about the cfe-commits
mailing list