https://github.com/jansvoboda11 closed
https://github.com/llvm/llvm-project/pull/134404
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/benlangmuir approved this pull request.
https://github.com/llvm/llvm-project/pull/134404
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Jan Svoboda (jansvoboda11)
Changes
This is crucial when recovering from fatal loader errors. Without it, the
`Lexer` keeps yielding more tokens and the compiler may access invalid
`ASTReader` state.
rdar://133388373
---
Full diff: https
https://github.com/jansvoboda11 created
https://github.com/llvm/llvm-project/pull/134404
This is crucial when recovering from fatal loader errors. Without it, the
`Lexer` keeps yielding more tokens and the compiler may access invalid
`ASTReader` state.
rdar://133388373
>From 62a5616b139c5bfc